OSDN Git Service

Match non-crypto aware admins when registering.
authorKenny Guy <kennyguy@google.com>
Wed, 3 Feb 2016 14:20:30 +0000 (14:20 +0000)
committerKenny Guy <kennyguy@google.com>
Wed, 3 Feb 2016 14:20:30 +0000 (14:20 +0000)
commit8c41a1c9bc9c61b7b63ce7ab1a6b2f0a099dbf01
tree805d94d4e5769c1f937f95c8af3379a1133d83d1
parente578f454c63794ae3203a936c48a40bb209302c1
Match non-crypto aware admins when registering.

Profile owners are registered before the user is
started and unlocked, so we need to check for
components that aren't cryptoware when looking
for the admin.

Bug: 26924254
Change-Id: I61fca0a3d6e490ca6fea9a7bdc8f2c44efde74f2
services/devicepolicy/java/com/android/server/devicepolicy/DevicePolicyManagerService.java