diff options
| author | Christopher Tate <ctate@google.com> | 2010-06-01 17:46:09 -0700 |
|---|---|---|
| committer | Christopher Tate <ctate@google.com> | 2010-06-01 17:48:30 -0700 |
| commit | 230cb33fd1ab335c6f808c72db891993b00110a0 (patch) | |
| tree | afbc33d6cdb196d66444263c7761ff8566323c18 /fastboot/Android.mk | |
| parent | 86b121523d7d3634bf5ac07b6e238b36b3e75f0a (diff) | |
| download | system_core-230cb33fd1ab335c6f808c72db891993b00110a0.tar.gz system_core-230cb33fd1ab335c6f808c72db891993b00110a0.tar.bz2 system_core-230cb33fd1ab335c6f808c72db891993b00110a0.zip | |
Make /proc/kmsg and /proc/sysrq-trigger system-process-readable
This is so that the system process can capture kernel thread stacks when the
watchdog detects a deadlock. Previously, /proc/kmsg was root/root and mode
0400, and /proc/sysrq-trigger was root/root and mode 0200. With this
change, /proc/kmsg becomes root/system and 0440, and /proc/sysrq-trigger
becomes root/system and 0220.
Change-Id: Iac46bd10bd11d495024afeb5d693107ce5074791
Diffstat (limited to 'fastboot/Android.mk')
0 files changed, 0 insertions, 0 deletions
