generic_no_telephony: always include stub audio/audio_policy HALs
Change-Id: Ib48e622b2fb137e24517cb31e6c46b3795296b45 Signed-off-by: Dima Zavin <dima@android.com>
This commit is contained in:
parent
2903498319
commit
7fbe6bc99e
1 changed files with 3 additions and 0 deletions
|
@ -55,6 +55,9 @@ PRODUCT_PACKAGES += \
|
|||
libvideoeditorplayer \
|
||||
libvideoeditor_core
|
||||
|
||||
PRODUCT_PACKAGES += \
|
||||
audio.primary.default \
|
||||
audio_policy.default
|
||||
|
||||
PRODUCT_COPY_FILES := \
|
||||
system/bluetooth/data/audio.conf:system/etc/bluetooth/audio.conf \
|
||||
|
|
Loading…
Reference in a new issue