sdm845-common: Bind mount our own audio policy configuration

Change-Id: I830b0488d34f76169bceb33503eb701b3dfbfd27
This commit is contained in:
LuK1337
2018-09-09 17:39:16 +02:00
committed by Luca Stefani
parent 25e29b6576
commit 1272127b9a
5 changed files with 442 additions and 0 deletions

View File

@@ -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