sdm845-common: Bind mount our own audio policy configuration
Change-Id: I830b0488d34f76169bceb33503eb701b3dfbfd27
This commit is contained in:
parent
25e29b6576
commit
1272127b9a
5 changed files with 442 additions and 0 deletions
|
|
@ -53,6 +53,9 @@ PRODUCT_PACKAGES += \
|
|||
PRODUCT_PACKAGES += \
|
||||
audio.a2dp.default
|
||||
|
||||
PRODUCT_COPY_FILES += \
|
||||
$(LOCAL_PATH)/audio/audio_policy_configuration.xml:system/etc/audio_policy_configuration.xml
|
||||
|
||||
# Boot control
|
||||
PRODUCT_PACKAGES_DEBUG += \
|
||||
bootctl
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue