cm: Give BootReceiver permissions to read fsck log

Change-Id: Icd0fdc2d218254cf78b7bfa45b0963f85c492c2b
This commit is contained in:
Matt Mower 2016-06-03 16:41:00 -05:00 committed by Gerrit Code Review
parent 0c86291906
commit 1b4eeb3ce7
1 changed files with 4 additions and 0 deletions

View File

@ -29,6 +29,10 @@ on post-fs-data
# Run sysinit
start sysinit
# Change permissions on fsck log so it can be added to the dropbox
chown root log /dev/fscklogs/log
chmod 0640 /dev/fscklogs/log
on boot
# interactive governor
chown system system /sys/devices/system/cpu/cpufreq/interactive/timer_rate