Add libaudioroute.so to aosp_arm64_ab
libaudioroute.so is required in the system.img in order for audio to be functional. Test: hear tones on dialer in marlin and sailfish Change-Id: I477aff9d041a8c60c88e7c74aab3b6802d43724f
This commit is contained in:
parent
32c89d462f
commit
70251beb44
|
@ -99,6 +99,7 @@ PRODUCT_PACKAGES := \
|
||||||
|
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
libdynamic_sensor_ext \
|
libdynamic_sensor_ext \
|
||||||
|
libaudioroute \
|
||||||
libxml2 \
|
libxml2 \
|
||||||
libtinyalsa \
|
libtinyalsa \
|
||||||
libtinycompress \
|
libtinycompress \
|
||||||
|
|
Loading…
Reference in New Issue