summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEran Messeri <eranm@google.com>2022-11-29 14:49:39 +0000
committerEran Messeri <eranm@google.com>2022-11-29 14:49:39 +0000
commita880730cdedc7c91a7ebcd4de1d4dddf7d3fbc59 (patch)
treeb679c4da14608df2bbcdd46e468c7b686ddddc77
parenta6971bc969b5e30d7378507ac0e5f2227f8ee650 (diff)
downloadbase-a880730cdedc7c91a7ebcd4de1d4dddf7d3fbc59.tar.gz
Update KeyMint dependency to v3
Update the dependency on KeyMint to v3. This is a stand-alone change to avoid merge conflicts internally. Bug: 244732345 Test: That it compiles Change-Id: I1009bb902291396ef191e872b697181e98ff7324
-rw-r--r--Android.bp2
1 files changed, 1 insertions, 1 deletions
diff --git a/Android.bp b/Android.bp
index 55d9c4bb2972..b30851cdeee6 100644
--- a/Android.bp
+++ b/Android.bp
@@ -97,7 +97,7 @@ filegroup {
// AIDL sources from external directories
":android.hardware.gnss-V2-java-source",
":android.hardware.graphics.common-V3-java-source",
- ":android.hardware.security.keymint-V2-java-source",
+ ":android.hardware.security.keymint-V3-java-source",
":android.hardware.security.secureclock-V1-java-source",
":android.hardware.tv.tuner-V1-java-source",
":android.security.apc-java-source",