diff --git a/rootdir/etc/init.qcom.rc b/rootdir/etc/init.qcom.rc index 9058a83..d9dac06 100644 --- a/rootdir/etc/init.qcom.rc +++ b/rootdir/etc/init.qcom.rc @@ -279,6 +279,9 @@ on post-fs-data #Create westalgo dir mkdir /data/vendor/camera/westalgo 0770 camera camera + # 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