acheron: Remove QTI BT stack bits
Change-Id: I3e95ce06f401834cd1f944d541f9a440e56e46af
This commit is contained in:
-50
@@ -523,56 +523,6 @@ cc_prebuilt_library_shared {
|
|||||||
soc_specific: true,
|
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 {
|
cc_prebuilt_library_shared {
|
||||||
name: "sound_trigger.primary.atoll",
|
name: "sound_trigger.primary.atoll",
|
||||||
owner: "samsung",
|
owner: "samsung",
|
||||||
|
|||||||
@@ -153,7 +153,6 @@ PRODUCT_PACKAGES += \
|
|||||||
libq3dtools_esx \
|
libq3dtools_esx \
|
||||||
android.hardware.bluetooth@1.0-impl-qti \
|
android.hardware.bluetooth@1.0-impl-qti \
|
||||||
android.hardware.gnss@2.1-impl-qti \
|
android.hardware.gnss@2.1-impl-qti \
|
||||||
audio.bluetooth_qti.default \
|
|
||||||
sound_trigger.primary.atoll \
|
sound_trigger.primary.atoll \
|
||||||
vendor.qti.hardware.audiohalext@1.0-impl \
|
vendor.qti.hardware.audiohalext@1.0-impl \
|
||||||
vendor.qti.hardware.bluetooth_audio@2.0-impl \
|
vendor.qti.hardware.bluetooth_audio@2.0-impl \
|
||||||
|
|||||||
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user