From 741971687e7b6aa751c51f60f1a2aecdad2a007c Mon Sep 17 00:00:00 2001 From: Roman Kiryanov Date: Wed, 8 Apr 2020 14:23:47 -0700 Subject: msm8996-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 Merged-In: I4c05accb86dd0c9cd1b3fef3d84e0d54b2afc6a1 Change-Id: I6b55b4b1db2577f4176c99dca7021cfe78e13307 --- msm8996.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/msm8996.mk b/msm8996.mk index 5251023..57cbbe2 100755 --- a/msm8996.mk +++ b/msm8996.mk @@ -106,8 +106,8 @@ PRODUCT_COPY_FILES += \ # Audio PRODUCT_PACKAGES += \ android.hardware.audio@6.0-impl:32 \ - android.hardware.audio@2.0-service \ android.hardware.audio.effect@6.0-impl:32 \ + android.hardware.audio.service \ audio.a2dp.default \ audio.primary.msm8996 \ audio.r_submix.default \ -- cgit v1.2.3