FIX sdm660-common: Switch audio HAL to V7
* drop ":32"
This commit is contained in:
parent
abf02f8d4a
commit
07ff25f115
1 changed files with 2 additions and 2 deletions
|
@ -77,8 +77,8 @@ PRODUCT_COPY_FILES += \
|
||||||
|
|
||||||
# Audio
|
# Audio
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
android.hardware.audio@7.1-impl:32 \
|
android.hardware.audio@7.1-impl \
|
||||||
android.hardware.audio.effect@7.0-impl:32 \
|
android.hardware.audio.effect@7.0-impl \
|
||||||
android.hardware.audio.service \
|
android.hardware.audio.service \
|
||||||
android.hardware.soundtrigger@2.3-impl \
|
android.hardware.soundtrigger@2.3-impl \
|
||||||
audio.primary.sdm660 \
|
audio.primary.sdm660 \
|
||||||
|
|
Loading…
Reference in a new issue