mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 11:36:00 +00:00
V3 is the latest version of keymaster HAL interface
Bug: 225941299 Test: m Change-Id: I653ab8fd188228439128a75a58363da211e4b79f
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