Loading rootdir/init.rc +2 −0 Original line number Diff line number Diff line Loading @@ -157,6 +157,8 @@ on init mount pstore pstore /sys/fs/pstore chown system log /sys/fs/pstore/console-ramoops chmod 0440 /sys/fs/pstore/console-ramoops chown system log /sys/fs/pstore/pmsg-ramoops-0 chmod 0440 /sys/fs/pstore/pmsg-ramoops-0 # Healthd can trigger a full boot from charger mode by signaling this # property when the power button is held. Loading rootdir/ueventd.rc +1 −0 Original line number Diff line number Diff line Loading @@ -16,6 +16,7 @@ subsystem adf # Anyone can read the logs, but if they're not in the "logs" # group, then they'll only see log entries for their UID. /dev/log/* 0666 root log /dev/pmsg0 0222 root log # the msm hw3d client device node is world writable/readable. /dev/msm_hw3dc 0666 root root Loading Loading
rootdir/init.rc +2 −0 Original line number Diff line number Diff line Loading @@ -157,6 +157,8 @@ on init mount pstore pstore /sys/fs/pstore chown system log /sys/fs/pstore/console-ramoops chmod 0440 /sys/fs/pstore/console-ramoops chown system log /sys/fs/pstore/pmsg-ramoops-0 chmod 0440 /sys/fs/pstore/pmsg-ramoops-0 # Healthd can trigger a full boot from charger mode by signaling this # property when the power button is held. Loading
rootdir/ueventd.rc +1 −0 Original line number Diff line number Diff line Loading @@ -16,6 +16,7 @@ subsystem adf # Anyone can read the logs, but if they're not in the "logs" # group, then they'll only see log entries for their UID. /dev/log/* 0666 root log /dev/pmsg0 0222 root log # the msm hw3d client device node is world writable/readable. /dev/msm_hw3dc 0666 root root Loading