rodin: Sync with DT changes
Change-Id: I1fc6a4f2fbd46965dd8f7e217ed458f798eb7352 Signed-off-by: Ido <dev.xyzuniverse@gmail.com>
This commit is contained in:
+105
-34
@@ -190,32 +190,6 @@ cc_prebuilt_library_shared {
|
||||
soc_specific: true,
|
||||
}
|
||||
|
||||
cc_prebuilt_library_shared {
|
||||
name: "android.hardware.security.keymint-V3-ndk-v34",
|
||||
owner: "xiaomi",
|
||||
strip: {
|
||||
none: true,
|
||||
},
|
||||
target: {
|
||||
android_arm64: {
|
||||
srcs: [
|
||||
"proprietary/vendor/lib64/android.hardware.security.keymint-V3-ndk-v34.so",
|
||||
],
|
||||
shared_libs: [
|
||||
"libbinder_ndk",
|
||||
"android.hardware.security.secureclock-V1-ndk",
|
||||
"libc++",
|
||||
"libc",
|
||||
"libm",
|
||||
"libdl",
|
||||
],
|
||||
},
|
||||
},
|
||||
compile_multilib: "64",
|
||||
prefer: true,
|
||||
soc_specific: true,
|
||||
}
|
||||
|
||||
cc_prebuilt_library_shared {
|
||||
name: "com.xiaomi.camdfx",
|
||||
owner: "xiaomi",
|
||||
@@ -3234,6 +3208,31 @@ cc_prebuilt_library_shared {
|
||||
soc_specific: true,
|
||||
}
|
||||
|
||||
cc_prebuilt_library_shared {
|
||||
name: "libbase-v35",
|
||||
owner: "xiaomi",
|
||||
strip: {
|
||||
none: true,
|
||||
},
|
||||
target: {
|
||||
android_arm64: {
|
||||
srcs: [
|
||||
"proprietary/vendor/lib64/libbase-v35.so",
|
||||
],
|
||||
shared_libs: [
|
||||
"liblog",
|
||||
"libc++",
|
||||
"libc",
|
||||
"libm",
|
||||
"libdl",
|
||||
],
|
||||
},
|
||||
},
|
||||
compile_multilib: "64",
|
||||
prefer: true,
|
||||
soc_specific: true,
|
||||
}
|
||||
|
||||
cc_prebuilt_library_shared {
|
||||
name: "libbessound_hd_mtk_vendor",
|
||||
owner: "xiaomi",
|
||||
@@ -6538,6 +6537,78 @@ cc_prebuilt_library_shared {
|
||||
soc_specific: true,
|
||||
}
|
||||
|
||||
cc_prebuilt_library_shared {
|
||||
name: "libkeymint_V3",
|
||||
owner: "xiaomi",
|
||||
strip: {
|
||||
none: true,
|
||||
},
|
||||
target: {
|
||||
android_arm64: {
|
||||
srcs: [
|
||||
"proprietary/vendor/lib64/libkeymint_V3.so",
|
||||
],
|
||||
shared_libs: [
|
||||
"android.hardware.security.keymint-V3-ndk",
|
||||
"libhidlbase",
|
||||
"android.hardware.security.rkp-V3-ndk",
|
||||
"android.hardware.security.secureclock-V1-ndk",
|
||||
"android.hardware.security.sharedsecret-V1-ndk",
|
||||
"lib_android_keymaster_keymint_utils_V3",
|
||||
"libbase",
|
||||
"libbinder_ndk",
|
||||
"libcppbor",
|
||||
"libcrypto",
|
||||
"libcutils",
|
||||
"libkeymaster_messages",
|
||||
"libkeymaster_portable",
|
||||
"liblog",
|
||||
"libpuresoftkeymasterdevice",
|
||||
"libutils",
|
||||
"libc++",
|
||||
"libc",
|
||||
"libm",
|
||||
"libdl",
|
||||
],
|
||||
},
|
||||
},
|
||||
compile_multilib: "64",
|
||||
prefer: true,
|
||||
soc_specific: true,
|
||||
}
|
||||
|
||||
cc_prebuilt_library_shared {
|
||||
name: "libkeymint_remote_prov_support_V3",
|
||||
owner: "xiaomi",
|
||||
strip: {
|
||||
none: true,
|
||||
},
|
||||
target: {
|
||||
android_arm64: {
|
||||
srcs: [
|
||||
"proprietary/vendor/lib64/libkeymint_remote_prov_support_V3.so",
|
||||
],
|
||||
shared_libs: [
|
||||
"android.hardware.security.keymint-V3-ndk",
|
||||
"libbase-v35",
|
||||
"libbinder_ndk",
|
||||
"libcppbor",
|
||||
"libcppcose_rkp",
|
||||
"libcrypto",
|
||||
"libkeymaster_portable",
|
||||
"libjsoncpp",
|
||||
"libc++",
|
||||
"libc",
|
||||
"libm",
|
||||
"libdl",
|
||||
],
|
||||
},
|
||||
},
|
||||
compile_multilib: "64",
|
||||
prefer: true,
|
||||
soc_specific: true,
|
||||
}
|
||||
|
||||
cc_prebuilt_library_shared {
|
||||
name: "libladder",
|
||||
owner: "xiaomi",
|
||||
@@ -34638,12 +34709,12 @@ cc_prebuilt_library_shared {
|
||||
"liboemcrypto",
|
||||
"libhardware",
|
||||
"libkeymaster4support",
|
||||
"lib_android_keymaster_keymint_utils",
|
||||
"libkeymint",
|
||||
"lib_android_keymaster_keymint_utils_V3",
|
||||
"libkeymint_V3",
|
||||
"libkeymaster_messages",
|
||||
"libkeymint_support",
|
||||
"android.hardware.security.keymint-V3-ndk-v34",
|
||||
"libkeymint_remote_prov_support",
|
||||
"libkeymint_support_V3",
|
||||
"android.hardware.security.keymint-V3-ndk",
|
||||
"libkeymint_remote_prov_support_V3",
|
||||
"libbase",
|
||||
"libbinder",
|
||||
"android.hardware.secure_element-V1-ndk",
|
||||
@@ -36253,19 +36324,19 @@ cc_prebuilt_binary {
|
||||
"proprietary/vendor/bin/hw/android.hardware.security.keymint@3.0-service.mitee",
|
||||
],
|
||||
shared_libs: [
|
||||
"android.hardware.security.keymint-V3-ndk-v34",
|
||||
"android.hardware.security.keymint-V3-ndk",
|
||||
"libteecli",
|
||||
"libhidlbase",
|
||||
"android.hardware.security.rkp-V3-ndk",
|
||||
"android.hardware.security.secureclock-V1-ndk",
|
||||
"android.hardware.security.sharedsecret-V1-ndk",
|
||||
"lib_android_keymaster_keymint_utils",
|
||||
"lib_android_keymaster_keymint_utils_V3",
|
||||
"libbase",
|
||||
"libbinder_ndk",
|
||||
"libcrypto",
|
||||
"libhardware",
|
||||
"libkeymaster_messages",
|
||||
"libkeymint",
|
||||
"libkeymint_V3",
|
||||
"liblog",
|
||||
"libtrusty",
|
||||
"libutils",
|
||||
|
||||
Reference in New Issue
Block a user