diff --git a/rootdir/etc/init.qcom.rc b/rootdir/etc/init.qcom.rc index 73a952ca..02c53ba6 100755 --- a/rootdir/etc/init.qcom.rc +++ b/rootdir/etc/init.qcom.rc @@ -306,7 +306,7 @@ on post-fs-data #Change ownership to system chown system system /data/vendor/tombstones - + mkdir /data/vendor/ramdump 0771 root system mkdir /data/vendor/bluetooth 0770 bluetooth bluetooth mkdir /data/vendor/ramdump/bluetooth 0770 bluetooth bluetooth @@ -551,6 +551,7 @@ service vendor.qcom-c_main-sh /vendor/bin/init.class_main.sh on property:vold.decrypt=trigger_restart_framework start vendor.qcom-c_main-sh start vendor.cnss_diag + restart vendor.audio-hal-2-0 on property:persist.env.fastdorm.enabled=true setprop persist.radio.data_no_toggle 1