add missing permission for gs201 power dump
Bug: 281602658 Test: adb bugreport Change-Id: Ibf765c9da65d2c9f6a3825c91cb22771f583457a
This commit is contained in:
parent
2d7181e3fc
commit
2a02fe5fc5
1 changed files with 2 additions and 0 deletions
|
@ -13,6 +13,8 @@ allow dump_power_gs201 sysfs_bcl:dir r_dir_perms;
|
||||||
allow dump_power_gs201 sysfs_bcl:file r_file_perms;
|
allow dump_power_gs201 sysfs_bcl:file r_file_perms;
|
||||||
allow dump_power_gs201 sysfs_wlc:dir r_dir_perms;
|
allow dump_power_gs201 sysfs_wlc:dir r_dir_perms;
|
||||||
allow dump_power_gs201 sysfs_wlc:file r_file_perms;
|
allow dump_power_gs201 sysfs_wlc:file r_file_perms;
|
||||||
|
allow dump_power_gs201 battery_history_device:chr_file r_file_perms;
|
||||||
|
allow dump_power_gs201 mitigation_vendor_data_file:file r_file_perms;
|
||||||
|
|
||||||
userdebug_or_eng(`
|
userdebug_or_eng(`
|
||||||
allow dump_power_gs201 debugfs:dir r_dir_perms;
|
allow dump_power_gs201 debugfs:dir r_dir_perms;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue