Merge "Documentation fix: Permission grant opt-out" into sc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
e8eaea0ef2
@@ -987,7 +987,8 @@ public class DevicePolicyManager {
|
||||
* The default for this extra is {@code false} - by default, the admin of a fully-managed
|
||||
* device has the ability to grant sensors-related permissions.
|
||||
*
|
||||
* <p>Use with {@link #ACTION_PROVISION_MANAGED_DEVICE} only.
|
||||
* <p>Use only for device owner provisioning.
|
||||
* @see #ACTION_GET_PROVISIONING_MODE
|
||||
*/
|
||||
public static final String EXTRA_PROVISIONING_PERMISSION_GRANT_OPT_OUT =
|
||||
"android.app.extra.PROVISIONING_PERMISSION_GRANT_OPT_OUT";
|
||||
|
||||
Reference in New Issue
Block a user