mirror of
https://github.com/Evolution-X-Devices/device_google_walleye
synced 2026-02-01 07:33:36 +00:00
Add all audio HIDL *-impl libraries to the list of product packages
As *-impl.so files are loaded via dlopen, they don't get added automatically with the audio HAL server. Test: check files on the device Change-Id: I3df6239c12e5f59d1a4eb9bb92552a8e1fd1882d
This commit is contained in:
@@ -183,7 +183,10 @@ PRODUCT_PACKAGES += \
|
||||
libaudio-resampler
|
||||
|
||||
PRODUCT_PACKAGES += \
|
||||
android.hardware.audio.effect@2.0-impl
|
||||
android.hardware.audio@2.0-impl \
|
||||
android.hardware.audio.effect@2.0-impl \
|
||||
android.hardware.broadcastradio@1.0-impl \
|
||||
android.hardware.soundtrigger@2.0-impl
|
||||
|
||||
ifneq (,$(filter userdebug eng, $(TARGET_BUILD_VARIANT)))
|
||||
PRODUCT_PACKAGES += \
|
||||
|
||||
Reference in New Issue
Block a user