mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-21 11:55:31 -04:00
universal7885: drop a2dp and hearing_aid
Signed-off-by: Gabriel2392 <gabriel824m@gmail.com>
This commit is contained in:
parent
39104ff516
commit
dfdfa733fb
1 changed files with 2 additions and 5 deletions
|
|
@ -22,14 +22,12 @@ PRODUCT_PACKAGES += \
|
|||
android.hardware.audio.effect@7.0-impl \
|
||||
libtinycompress \
|
||||
audio.r_submix.default \
|
||||
audio.usb.default \
|
||||
audio.hearing_aid.default
|
||||
audio.usb.default
|
||||
|
||||
# Audio (BT)
|
||||
PRODUCT_PACKAGES += \
|
||||
android.hardware.bluetooth.audio@2.2-impl \
|
||||
audio.bluetooth.default \
|
||||
audio.a2dp.default
|
||||
audio.bluetooth.default
|
||||
|
||||
# Audio Configs
|
||||
PRODUCT_COPY_FILES += \
|
||||
|
|
@ -47,7 +45,6 @@ PRODUCT_COPY_FILES += \
|
|||
# Bluetooth
|
||||
PRODUCT_PACKAGES += \
|
||||
android.hardware.bluetooth@1.1-service \
|
||||
audio.a2dp.default \
|
||||
libbt-vendor
|
||||
|
||||
PRODUCT_COPY_FILES += \
|
||||
|
|
|
|||
Loading…
Reference in a new issue