mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-23 12:35:33 -04:00
universal7885: Enable DAP effect on boot
Signed-off-by: SamarV-121 <samarvispute121@pm.me> Change-Id: I669fcd7d1e8ace82e6005df41e8c7c63ee26f248 Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
This commit is contained in:
parent
3507a192d3
commit
3939a12b88
5 changed files with 98 additions and 1 deletions
|
|
@ -19,7 +19,8 @@ PRODUCT_PACKAGES += \
|
|||
android.hardware.audio.effect@7.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_7_0.xml:$(TARGET_COPY_OUT_VENDOR)/etc/a2dp_audio_policy_configuration.xml \
|
||||
|
|
|
|||
Loading…
Reference in a new issue