diff options
| author | 2022-02-16 15:49:55 +0000 | |
|---|---|---|
| committer | 2022-02-16 15:49:55 +0000 | |
| commit | ce0a0909de69057562c58a8f01d1d59f55a2021c (patch) | |
| tree | 69c32a8a86d6b5fe57308eeb9c06a204afa8d34e | |
| parent | fcd82ade8e055afefcbbe00577f4c22831bd95ac (diff) | |
| parent | b2f12f933a2feefef27191979c1bca57579dd7e0 (diff) | |
Merge "Upgrade KeyMint version" am: b2f12f933a
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1988166
Change-Id: Ic3f772f99448cf501d97c2ef84a9051668fabf26
| -rw-r--r-- | Android.bp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Android.bp b/Android.bp index c9391cb6c6c6..cdfc33e97b7b 100644 --- a/Android.bp +++ b/Android.bp @@ -97,7 +97,7 @@ filegroup { ":platform-compat-native-aidl", // AIDL sources from external directories - ":android.hardware.security.keymint-V1-java-source", + ":android.hardware.security.keymint-V2-java-source", ":android.hardware.security.secureclock-V1-java-source", ":android.security.apc-java-source", ":android.security.authorization-java-source", |