mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-23 04:25:33 -04:00
universal7885: Uprev HALs for Android T
Change-Id: I9923b7fa89ea44286a36ffa93b3a80d97e53bd93 Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
This commit is contained in:
parent
04fb9090d3
commit
dccf2e8013
2 changed files with 4 additions and 4 deletions
|
|
@ -17,7 +17,7 @@ PRODUCT_ENFORCE_RRO_TARGETS := framework-res SystemUI Bluetooth
|
|||
PRODUCT_ENFORCE_RRO_EXCLUDED_OVERLAYS := # leave it empty
|
||||
|
||||
PRODUCT_PACKAGES += \
|
||||
android.hardware.audio@7.0-impl \
|
||||
android.hardware.audio@7.1-impl \
|
||||
android.hardware.audio.service \
|
||||
android.hardware.audio.effect@7.0-impl \
|
||||
libtinycompress \
|
||||
|
|
@ -27,7 +27,7 @@ PRODUCT_PACKAGES += \
|
|||
|
||||
# Audio (BT)
|
||||
PRODUCT_PACKAGES += \
|
||||
android.hardware.bluetooth.audio@2.1-impl \
|
||||
android.hardware.bluetooth.audio@2.2-impl \
|
||||
audio.bluetooth.default \
|
||||
audio.a2dp.default
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue