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:
Diego Wilson 2017-03-20 12:06:57 -07:00
parent 32c89d462f
commit 70251beb44
1 changed files with 1 additions and 0 deletions

View File

@ -99,6 +99,7 @@ PRODUCT_PACKAGES := \
PRODUCT_PACKAGES += \
libdynamic_sensor_ext \
libaudioroute \
libxml2 \
libtinyalsa \
libtinycompress \