mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-21 11:55:31 -04:00
universal7885: Enable DAP effect on boot
Change-Id: I07daeebc1a4b51905e7551081b1530e0502689d2 Signed-off-by: SamarV-121 <samarvispute121@pm.me>
This commit is contained in:
parent
6c3b4b5fbf
commit
97a81dec31
5 changed files with 98 additions and 1 deletions
|
|
@ -13,7 +13,8 @@ PRODUCT_PACKAGES += \
|
|||
android.hardware.audio.effect@6.0-impl \
|
||||
libtinycompress \
|
||||
audio.r_submix.default \
|
||||
audio.usb.default
|
||||
audio.usb.default \
|
||||
SamsungDAP
|
||||
|
||||
PRODUCT_COPY_FILES += \
|
||||
frameworks/av/services/audiopolicy/config/a2dp_audio_policy_configuration.xml:$(TARGET_COPY_OUT_VENDOR)/etc/a2dp_audio_policy_configuration.xml \
|
||||
|
|
|
|||
Loading…
Reference in a new issue