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
|
|
@ -1,4 +1,5 @@
|
|||
on init
|
||||
mount none /system/etc/audio_policy_configuration.xml /vendor/etc/audio/audio_policy_configuration.xml bind
|
||||
mount none /system/lib64/hw/power.qcom.so /vendor/lib64/hw/power.qcom.so bind
|
||||
mount none /system/lib/hw/power.qcom.so /vendor/lib/hw/power.qcom.so bind
|
||||
mount none /system/lib64/hw/hwcomposer.qcom.so /vendor/lib64/hw/hwcomposer.sdm845.so bind
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue