peridot: Drop unused keymaster service
Change-Id: Ib82a220c04dc0fb979ac8687b70662411f61c683
This commit is contained in:
-34
@@ -38792,40 +38792,6 @@ cc_prebuilt_binary {
|
||||
soc_specific: true,
|
||||
}
|
||||
|
||||
cc_prebuilt_binary {
|
||||
name: "android.hardware.keymaster@4.0-service-qti",
|
||||
owner: "xiaomi",
|
||||
target: {
|
||||
android_arm64: {
|
||||
srcs: [
|
||||
"proprietary/vendor/bin/hw/android.hardware.keymaster@4.0-service-qti",
|
||||
],
|
||||
shared_libs: [
|
||||
"liblog",
|
||||
"libcutils",
|
||||
"libbase",
|
||||
"libutils",
|
||||
"libhardware",
|
||||
"libhidlbase",
|
||||
"android.hardware.keymaster@4.0",
|
||||
"libqtikeymaster4",
|
||||
"libcrypto",
|
||||
"libc++",
|
||||
"libc",
|
||||
"libm",
|
||||
"libdl",
|
||||
],
|
||||
},
|
||||
},
|
||||
compile_multilib: "64",
|
||||
strip: {
|
||||
none: true,
|
||||
},
|
||||
prefer: true,
|
||||
relative_install_path: "hw",
|
||||
soc_specific: true,
|
||||
}
|
||||
|
||||
cc_prebuilt_binary {
|
||||
name: "android.hardware.secure_element-service.qti",
|
||||
owner: "xiaomi",
|
||||
|
||||
@@ -2374,7 +2374,6 @@ PRODUCT_PACKAGES += \
|
||||
android.hardware.bluetooth@1.1-service-qti \
|
||||
android.hardware.contexthub-service.qmi \
|
||||
android.hardware.gatekeeper-service-qti \
|
||||
android.hardware.keymaster@4.0-service-qti \
|
||||
android.hardware.secure_element-service.qti \
|
||||
android.hardware.security.keymint-service-qti \
|
||||
android.hardware.security.keymint-service.strongbox-nxp \
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user