platform_system_security/keystore2
Janis Danisevskis 45760026ea Keystore 2.0: Allow by key id usage of granted keys.
When keys are loaded by grant they may be used by key id subsequently.
This patch adds a check of the grant database when loading the access
tuple. If one is found the access vector is populated allowing
the permission callback to perform access control based on the grant.

Test: keystore2_test
Change-Id: If70dfbc035aed5aa3842663d475b489df3e3dd4e
2021-01-26 13:18:38 -08:00
..
aidl Add onLockScreenEvent method to IKeystoreAuthorization AIDL. 2021-01-19 18:57:25 -08:00
apc_compat Keystore 2.0: Implement APC service. 2020-12-29 11:42:07 -08:00
selinux Keystore 2.0: Revisit Enforcements. 2021-01-25 10:54:32 -08:00
src Keystore 2.0: Allow by key id usage of granted keys. 2021-01-26 13:18:38 -08:00
Android.bp Merge "Remove custom AndroidTest.xml" 2021-01-25 16:36:02 +00:00
keystore2.rc Keystore 2.0: Start keystore2 daemon conditionally. 2020-10-23 11:14:52 -07:00
TEST_MAPPING Add compatibility wrapper 2021-01-12 08:41:39 -08:00