diff options
author | Pavel Grafov <pgrafov@google.com> | 2020-11-30 12:51:27 +0000 |
---|---|---|
committer | Eric Arseneau <earseneau@google.com> | 2020-12-18 09:49:07 -0800 |
commit | 1e3e442a7b51990cd7e9f05679def924918d8c30 (patch) | |
tree | 4b3aaed9feddb127229232dbb41dd7aaa1b4788f /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | 1c05ab5a97710a7659764b76275e2fb24c2f6326 (diff) |
Add DPM.getKeyPairGrants()
The method returns names of the packages that have access
to the key grouped by UID since grants are stored on per-uid
basis. This is expressed as Set<Set<String>>
Since Binder currently doesn't support sets or lists of lists,
this data structure is flattened into a list of strings, with
null values used as a delimiter.
Bug: 160457441
Test: atest com.android.cts.devicepolicy.MixedManagedProfileOwnerTest#testKeyManagement
Test: atest com.android.cts.devicepolicy.MixedDeviceOwnerTest#testDelegatedCertInstallerDirectly
Test: atest android.admin.cts.DevicePolicyManagerTest
Change-Id: Ieee1048b145fb8400eccbf32c054afc64b5d90c0
(cherry picked from commit 148e31d70c88bd372cf6fd3dc9f19ee89f195f5d)
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions