sm7125-common: Remove QTI BT stack bits
Change-Id: I480dc94409522efea2af0f9defe36d3db1148a8d
This commit is contained in:
committed by
Vayruz Rafli
parent
6c0c3155df
commit
143e8d04ce
-50
@@ -523,56 +523,6 @@ cc_prebuilt_library_shared {
|
||||
soc_specific: true,
|
||||
}
|
||||
|
||||
cc_prebuilt_library_shared {
|
||||
name: "audio.bluetooth_qti.default",
|
||||
owner: "samsung",
|
||||
strip: {
|
||||
none: true,
|
||||
},
|
||||
target: {
|
||||
android_arm: {
|
||||
srcs: [
|
||||
"proprietary/vendor/lib/hw/audio.bluetooth_qti.default.so",
|
||||
],
|
||||
shared_libs: [
|
||||
"libbluetooth_audio_session_qti",
|
||||
"libbase",
|
||||
"libcutils",
|
||||
"libfmq",
|
||||
"libhidlbase",
|
||||
"liblog",
|
||||
"libutils",
|
||||
"libc++",
|
||||
"libc",
|
||||
"libm",
|
||||
"libdl",
|
||||
],
|
||||
},
|
||||
android_arm64: {
|
||||
srcs: [
|
||||
"proprietary/vendor/lib64/hw/audio.bluetooth_qti.default.so",
|
||||
],
|
||||
shared_libs: [
|
||||
"libbluetooth_audio_session_qti",
|
||||
"libbase",
|
||||
"libcutils",
|
||||
"libfmq",
|
||||
"libhidlbase",
|
||||
"liblog",
|
||||
"libutils",
|
||||
"libc++",
|
||||
"libc",
|
||||
"libm",
|
||||
"libdl",
|
||||
],
|
||||
},
|
||||
},
|
||||
compile_multilib: "both",
|
||||
relative_install_path: "hw",
|
||||
prefer: true,
|
||||
soc_specific: true,
|
||||
}
|
||||
|
||||
cc_prebuilt_library_shared {
|
||||
name: "sound_trigger.primary.atoll",
|
||||
owner: "samsung",
|
||||
|
||||
Binary file not shown.
Binary file not shown.
@@ -157,7 +157,6 @@ PRODUCT_PACKAGES += \
|
||||
libq3dtools_esx \
|
||||
android.hardware.bluetooth@1.0-impl-qti \
|
||||
android.hardware.gnss@2.1-impl-qti \
|
||||
audio.bluetooth_qti.default \
|
||||
sound_trigger.primary.atoll \
|
||||
vendor.qti.hardware.audiohalext@1.0-impl \
|
||||
vendor.qti.hardware.bluetooth_audio@2.0-impl \
|
||||
|
||||
Reference in New Issue
Block a user