diff options
author | Eran Messeri <eranm@google.com> | 2021-02-01 16:50:05 +0000 |
---|---|---|
committer | Eran Messeri <eranm@google.com> | 2021-02-02 16:13:29 +0000 |
commit | e02d4e358bded3ee13ebe28d31cdd1df2026986c (patch) | |
tree | 67a439720ab94be0b4d099331889c6a23bd396e5 /tools/aapt2/java/JavaClassGenerator.cpp | |
parent | c78898c3ee9bad4aa8ba648eccad36a7386887f5 (diff) |
Cache permission policy
Since the Permission Controller calls into DPM, to avoid a potential
circular dependency (where the DPMS holds a lock while the Permission
Controller calls it), cache the permission policy.
Bug: 158735247
Test: atest com.android.cts.devicepolicy.MixedProfileOwnerTest#testDelegation com.android.cts.devicepolicy.MixedDeviceOwnerTest#testDelegation com.android.cts.devicepolicy.MixedManagedProfileOwnerTest#testDelegation
Test: atest com.android.cts.devicepolicy.MixedProfileOwnerTest#testPermissionAppUpdate com.android.cts.devicepolicy.MixedProfileOwnerTest#testPermissionPolicy com.android.cts.devicepolicy.MixedDeviceOwnerTest#testPermissionAppUpdate com.android.cts.devicepolicy.MixedDeviceOwnerTest#testPermissionPolicy com.android.cts.devicepolicy.MixedManagedProfileOwnerTest#testPermissionAppUpdate com.android.cts.devicepolicy.MixedManagedProfileOwnerTest#testPermissionPolicy
Change-Id: I6cfc027b063f43053d1ff4cc42d37935491064ff
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions