sdm660-common: 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:
parent
727e0bb3cb
commit
ade917bb7b
1 changed files with 1 additions and 1 deletions
|
@ -88,9 +88,9 @@ endif
|
|||
# Audio
|
||||
PRODUCT_PACKAGES += \
|
||||
android.hardware.audio@6.0-impl \
|
||||
android.hardware.audio@2.0-service \
|
||||
android.hardware.audio.effect@6.0-impl \
|
||||
android.hardware.audio.effect@2.0-service \
|
||||
android.hardware.audio.service \
|
||||
android.hardware.soundtrigger@2.2-impl\
|
||||
audio.a2dp.default \
|
||||
audio_amplifier.sdm660 \
|
||||
|
|
Loading…
Reference in a new issue