RM6785: Sync with DT

Signed-off-by: Naveen <imnaveenbisht@gmail.com>
This commit is contained in:
Naveen
2025-11-23 15:38:26 +00:00
parent 1b8426dd68
commit 4b7ab646bf
5 changed files with 0 additions and 83 deletions
-76
View File
@@ -6980,44 +6980,6 @@ cc_prebuilt_library_shared {
soc_specific: true,
}
cc_prebuilt_library_shared {
name: "vendor.mediatek.hardware.bluetooth.audio@2.1-impl",
owner: "realme",
strip: {
none: true,
},
target: {
android_arm64: {
srcs: [
"proprietary/vendor/lib64/hw/vendor.mediatek.hardware.bluetooth.audio@2.1-impl.so",
],
shared_libs: [
"vendor.mediatek.hardware.bluetooth.audio@2.1",
"libbase",
"libbluetooth_audio_session_mediatek",
"libcutils",
"libfmq",
"libhidlbase",
"liblog",
"libutils",
"libhardware",
"android.hardware.audio@6.0",
"android.hardware.audio.common@6.0",
"android.hardware.audio.common@6.0-util",
"vendor.mediatek.hardware.audio@6.1",
"libc++",
"libc",
"libm",
"libdl",
],
},
},
compile_multilib: "64",
relative_install_path: "hw",
prefer: true,
soc_specific: true,
}
cc_prebuilt_library_shared {
name: "vendor.mediatek.hardware.camera.atms@1.0-impl",
owner: "realme",
@@ -26399,44 +26361,6 @@ cc_prebuilt_binary {
soc_specific: true,
}
cc_prebuilt_binary {
name: "android.hardware.secure_element@1.2-service-mediatek",
owner: "realme",
target: {
android_arm64: {
srcs: [
"proprietary/vendor/bin/hw/android.hardware.secure_element@1.2-service-mediatek",
],
shared_libs: [
"libhidlbase",
"libutils",
"android.hardware.secure_element@1.0",
"android.hardware.secure_element@1.1",
"android.hardware.secure_element@1.2",
"libcutils",
"liblog",
"android.hardware.radio@1.0",
"android.hardware.radio@1.1",
"android.hardware.radio@1.2",
"android.hardware.radio@1.3",
"android.hardware.radio@1.4",
"vendor.mediatek.hardware.mtkradioex@2.0",
"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.sensors@2.0-service-mediatek",
owner: "realme",