diff --git a/rootdir/etc/init.qcom.rc b/rootdir/etc/init.qcom.rc index 8af37c7b..705cb79c 100644 --- a/rootdir/etc/init.qcom.rc +++ b/rootdir/etc/init.qcom.rc @@ -104,8 +104,8 @@ on boot chmod 2770 /dev/socket/qmux_gps #Create PERFD deamon related dirs - mkdir /data/misc/perfd 0770 root system - chmod 2770 /data/misc/perfd + mkdir /data/misc/perfd 0755 root system + chmod 2755 /data/misc/perfd mkdir /data/system/perfd 0770 root system chmod 2770 /data/system/perfd