mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-02 13:49:45 +00:00
V3 is the latest version of keymaster HAL interface am: 3c4b1725fa
Original change: https://googleplex-android-review.googlesource.com/c/platform/hardware/interfaces/+/17314884 Change-Id: Ia044c4b3626d7374f60665787d247f8013dee01a Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -41,7 +41,7 @@ cc_library_static {
|
||||
"libpuresoftkeymasterdevice",
|
||||
"android.hardware.identity-support-lib",
|
||||
"android.hardware.identity-V4-ndk",
|
||||
"android.hardware.keymaster-V4-ndk",
|
||||
"android.hardware.keymaster-V3-ndk",
|
||||
"android.hardware.security.keymint-V2-ndk",
|
||||
],
|
||||
}
|
||||
@@ -107,7 +107,7 @@ cc_binary {
|
||||
"libpuresoftkeymasterdevice",
|
||||
"android.hardware.identity-support-lib",
|
||||
"android.hardware.identity-V4-ndk",
|
||||
"android.hardware.keymaster-V4-ndk",
|
||||
"android.hardware.keymaster-V3-ndk",
|
||||
"android.hardware.identity-libeic-hal-common",
|
||||
"android.hardware.identity-libeic-library",
|
||||
],
|
||||
|
||||
@@ -47,8 +47,8 @@ cc_test {
|
||||
"android.hardware.keymaster@4.0",
|
||||
"android.hardware.identity-support-lib",
|
||||
"android.hardware.identity-V4-cpp",
|
||||
"android.hardware.keymaster-V4-cpp",
|
||||
"android.hardware.keymaster-V4-ndk",
|
||||
"android.hardware.keymaster-V3-cpp",
|
||||
"android.hardware.keymaster-V3-ndk",
|
||||
"libkeymaster4support",
|
||||
"libkeymaster4_1support",
|
||||
"libkeymint_remote_prov_support",
|
||||
|
||||
Reference in New Issue
Block a user