sdm660-common: Add missing android.hardware.audio.sounddose-vendor-impl
E audiohalservice: Failed to dlopen android.hardware.audio.sounddose-vendor-impl.so: dlopen failed: library android.hardware.audio.sounddose-vendor-impl.so not found W audiohalservice: createISoundDoseFactory() from android.hardware.audio.sounddose-vendor-impl failed
This commit is contained in:
parent
31b9b15239
commit
e0f2bf5549
1 changed files with 1 additions and 0 deletions
|
@ -59,6 +59,7 @@ endif
|
|||
PRODUCT_PACKAGES += \
|
||||
android.hardware.audio@7.1-impl \
|
||||
android.hardware.audio.effect@7.0-impl \
|
||||
android.hardware.audio.sounddose-vendor-impl \
|
||||
android.hardware.audio.service \
|
||||
audio.primary.sdm660 \
|
||||
audio.r_submix.default \
|
||||
|
|
Loading…
Reference in a new issue