Merge "Remove sys/class/leds permissions from dumpstate." am: 0b6856f59b
am: f3bf89c682
am: 47eecb4c32
Change-Id: I2bfd54c68c26d393a80ee1ee0e2e00854f488999
This commit is contained in:
commit
4c57d6f661
1 changed files with 0 additions and 5 deletions
|
@ -253,11 +253,6 @@ r_dir_file(dumpstate, sysfs)
|
|||
# Allow dumpstate to run top
|
||||
allow dumpstate proc_stat:file r_file_perms;
|
||||
|
||||
# Allow dumpstate to read backlight details
|
||||
allow dumpstate sysfs_leds:lnk_file r_file_perms;
|
||||
allow dumpstate sysfs_leds:file r_file_perms;
|
||||
allow dumpstate sysfs_leds:dir search;
|
||||
|
||||
# Allow dumpstate to talk to installd over binder
|
||||
binder_call(dumpstate, installd);
|
||||
|
||||
|
|
Loading…
Reference in a new issue