diff options
author | Pavel Grafov <pgrafov@google.com> | 2021-04-09 17:27:44 +0100 |
---|---|---|
committer | Pavel Grafov <pgrafov@google.com> | 2021-04-12 12:08:23 +0100 |
commit | a049f622da4037a0adff80dace51943da05173a8 (patch) | |
tree | 5b6003c5637cc93eac3af2ea135f248db92e4122 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | adb4b12d77318526306963f14de7c5b6fa0a4683 (diff) |
API review: change getKeyPairGrants return type
Currently getKeyPairGrants returns Set<Set<String>> which is used
to encode the fact that packages that share UID will always have
access to a given key together. This change makes this UID explicit
by changing return value to Map<Integer, Set<String>>.
Bug: 184018067
Test: atest MixedDeviceOwnerTest#testDelegatedCertInstallerDirectly
Test: atest MixedDeviceOwnerTest#testKeyManagement
Change-Id: I571e67bda1709ddb48012003de055c7211edb786
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions