klee: Use source-built subhal instead

Change-Id: I28115b12692bc7c76266eb386eded11a4fdd37c5
Signed-off-by: Ido <dev.xyzuniverse@gmail.com>
This commit is contained in:
Ido
2026-05-12 00:24:36 +02:00
parent f2c3eea3f3
commit 2068a4c315
3 changed files with 0 additions and 38 deletions
-37
View File
@@ -1003,43 +1003,6 @@ cc_prebuilt_library_shared {
soc_specific: true,
}
cc_prebuilt_library_shared {
name: "android.hardware.sensors@2.X-subhal-mediatek",
owner: "xiaomi",
strip: {
none: true,
},
target: {
android_arm64: {
srcs: [
"proprietary/vendor/lib64/hw/android.hardware.sensors@2.X-subhal-mediatek.so",
],
shared_libs: [
"android.hardware.sensors@1.0",
"android.hardware.sensors@2.0",
"android.hardware.sensors@2.0-ScopedWakelock",
"android.hardware.sensors@2.1",
"libbase",
"libutils",
"libcutils",
"libfmq",
"libhardware",
"libhidlbase",
"liblog",
"libpower",
"libc++",
"libc",
"libm",
"libdl",
],
},
},
compile_multilib: "64",
relative_install_path: "hw",
prefer: true,
soc_specific: true,
}
cc_prebuilt_library_shared {
name: "android.hardware.soundtrigger3-impl",
owner: "xiaomi",
-1
View File
@@ -928,7 +928,6 @@ PRODUCT_PACKAGES += \
libGLES_mali \
android.hardware.audio.effect.aidl-impl-mediatek \
android.hardware.gnss-impl-mediatek \
android.hardware.sensors@2.X-subhal-mediatek \
android.hardware.soundtrigger3-impl \
audio.primary.mediatek \
consumerir.common \