libaaudio: changed name from liboboe
Bug: 34749573 Test: CTS test_aaudio.cpp Change-Id: Id4a817eaff1655aa0d213c4b678de166fa322ecd Signed-off-by: Phil Burk <philburk@google.com>
This commit is contained in:
parent
d326af8253
commit
85417bcd73
3 changed files with 3 additions and 3 deletions
|
@ -23,6 +23,7 @@ include $(SRC_TARGET_DIR)/product/full_x86.mk
|
|||
# Their dependency libraries will be automatically pulled in.
|
||||
PRODUCT_PACKAGES += \
|
||||
libandroid_arm \
|
||||
libaaudio_arm \
|
||||
libc_arm \
|
||||
libdl_arm \
|
||||
libEGL_arm \
|
||||
|
@ -35,7 +36,6 @@ PRODUCT_PACKAGES += \
|
|||
libmediandk_arm \
|
||||
libOpenMAXAL_arm \
|
||||
libstdc++_arm \
|
||||
liboboe_arm \
|
||||
libOpenSLES_arm \
|
||||
libz_arm \
|
||||
|
||||
|
|
|
@ -59,7 +59,7 @@ PRODUCT_PACKAGES += \
|
|||
keystore \
|
||||
keystore.default \
|
||||
ld.mc \
|
||||
liboboe \
|
||||
libaaudio \
|
||||
libOpenMAXAL \
|
||||
libOpenSLES \
|
||||
libdownmix \
|
||||
|
|
|
@ -59,7 +59,7 @@ PRODUCT_PACKAGES += \
|
|||
keystore \
|
||||
keystore.default \
|
||||
ld.mc \
|
||||
liboboe \
|
||||
libaaudio \
|
||||
libOpenMAXAL \
|
||||
libOpenSLES \
|
||||
libdownmix \
|
||||
|
|
Loading…
Reference in a new issue