diff options
author | Roshan Pius <rpius@google.com> | 2019-11-05 16:33:33 -0800 |
---|---|---|
committer | Roshan Pius <rpius@google.com> | 2019-11-13 06:08:13 -0800 |
commit | 780d117268c81038e784d57d43a09a7791ff7f7c (patch) | |
tree | bc5d40143d585d05350ac8f7200a52fef0baade9 /tests/Codegen/src/com/android/codegentest/SampleWithNestedDataClasses.java | |
parent | 6f08e137e5c5fe2b4aca2fa5cb2b897a1aad5d7a (diff) |
keystore: Expose @SystemApi's to wifi mainline module
Two @SystemApi's being added to allow wifi mainline module to access
formal API's:
a) KeyGenParameterSpec.Builder.setUid() to allow wifi to create/store keys
with WIFI_UID.
b) AndroidKeyStoreProvider.getKeyStoreForUid() to allow wifi to get/put
any keys stored with WIFI_UID.
Both of these API's are already permission protected in the lower
layers. There is a map of euid's stored in the native keystore which
limits which uid is allowed to access which other uid's data.
Bug: 142089671
Test: make system-api-stubs-docs-update-current-api
Change-Id: I39b92d2293bcdc26bb0a4a48a1d1e4cc0b20ad0b
Diffstat (limited to 'tests/Codegen/src/com/android/codegentest/SampleWithNestedDataClasses.java')
0 files changed, 0 insertions, 0 deletions