Block Policies From Device Admin Targetting Q
If a device admin app targets Android Q or above, and it is not a device owner or profile owner, throw a SecurityException if it attempts to control the following policies: - DeviceAdminInfo.USES_POLICY_DISABLE_CAMERA - DeviceAdminInfo.USES_POLICY_DISABLE_KEYGUARD_FEATURES - DeviceAdminInfo.USES_POLICY_EXPIRE_PASSWORD - DeviceAdminInfo.USES_POLICY_LIMIT_PASSWORD The set of policies available to a device admin targetting Android P or below is unchanged. Bug: 111546201 Test: com.android.server.devicepolicy.DevicePolicyManagerTest Test: com.android.cts.devicepolicy.DeviceAdminHostSideTestApi24 Test: com.android.cts.devicepolicy.DeviceAdminHostSideTestApi29 Test: com.android.cts.devicepolicy.ManagedProfileTest Change-Id: Idcd0b4b91ad2fa363535c718928d382c7da054d4
Loading
Please register or sign in to comment