mirror of
https://github.com/Evolution-X-Devices/device_xiaomi_sm6150-common
synced 2026-01-27 16:26:02 +00:00
davinci: Replace audio@2.0-service with audio.service
Legacy service name, use android.hardware.audio.service instead Bug: 153579444 Test: presubmit Signed-off-by: Roman Kiryanov <rkir@google.com> Merged-In: I4c05accb86dd0c9cd1b3fef3d84e0d54b2afc6a1 Change-Id: I6b55b4b1db2577f4176c99dca7021cfe78e13307
This commit is contained in:
@@ -38,9 +38,9 @@ PRODUCT_PACKAGES += \
|
|||||||
|
|
||||||
# Audio
|
# Audio
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
android.hardware.audio@2.0-service \
|
|
||||||
android.hardware.audio@6.0-impl \
|
android.hardware.audio@6.0-impl \
|
||||||
android.hardware.audio.effect@6.0-impl \
|
android.hardware.audio.effect@6.0-impl \
|
||||||
|
android.hardware.audio.service \
|
||||||
android.hardware.bluetooth.audio@2.0-impl \
|
android.hardware.bluetooth.audio@2.0-impl \
|
||||||
android.hardware.soundtrigger@2.2-impl
|
android.hardware.soundtrigger@2.2-impl
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user