Policy Manager

Implemented version of Runtime UI in Policy Manager.

Runtime UI

A user may decide to defer a policy decision, or may want to decide on a policy whenever that permission is actually requested in the app. If a user configures a policy setting to "ask", they will be presented with a prompt when the app requests the specified permission/purpose. The prompt will present the user with three options:

Runtime UIs are a user setting, and thus are enforced with the lowest priority in CMU's policy enforcement algorithm. If a policy profile or quick setting are in effect, a runtime prompt will not be shown.



Go Back