diff options
author | Treehugger Robot <treehugger-gerrit@google.com> | 2021-01-05 23:29:35 +0000 |
---|---|---|
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | 2021-01-05 23:29:35 +0000 |
commit | 30841f177c920b81d163a1c59e33c3e0e319532d (patch) | |
tree | e550e3e2e69e0c2162e2391ed79c09b4d5dff3f9 /Android.bp | |
parent | 7f2de331ac0005d3874ec8598155d21d92a62bf7 (diff) | |
parent | 81d75b4c5276f67921d199ff0dfac1f0bb19ca67 (diff) |
Merge "Keystore 2.0: Android Protected Confirmation"
Diffstat (limited to 'Android.bp')
-rw-r--r-- | Android.bp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp index 36c2fa8762a4..317b6746f9e1 100644 --- a/Android.bp +++ b/Android.bp @@ -481,6 +481,7 @@ java_library { "android.hardware.vibrator-V1.1-java", "android.hardware.vibrator-V1.2-java", "android.hardware.vibrator-V1.3-java", + "android.security.apc-java", "android.system.keystore2-java", "android.system.suspend.control.internal-java", "devicepolicyprotosnano", |