Add permissions for read maxfg debugfs
Bug: 286001476 Change-Id: I787a8af17963c612dbbb9172fc539172f6633ca2 Signed-off-by: Jenny Ho <hsiufangho@google.com>
This commit is contained in:
parent
7a95093a60
commit
03c6806df9
1 changed files with 1 additions and 0 deletions
1
whitechapel/vendor/google/dump_gs101.te
vendored
1
whitechapel/vendor/google/dump_gs101.te
vendored
|
@ -25,6 +25,7 @@ userdebug_or_eng(`
|
|||
allow dump_gs101 vendor_usb_debugfs:file r_file_perms;
|
||||
allow dump_gs101 debugfs:dir r_dir_perms;
|
||||
allow dump_gs101 vendor_maxfg_debugfs:dir r_dir_perms;
|
||||
allow dump_gs101 vendor_maxfg_debugfs:file r_file_perms;
|
||||
allow dump_gs101 vendor_votable_debugfs:dir r_dir_perms;
|
||||
allow dump_gs101 vendor_votable_debugfs:file r_file_perms;
|
||||
')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue