add missing permission for gs201 power dump am: 2a02fe5fc5
am: b6d409b1bd
am: 1baad470b5
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs201-sepolicy/+/23125499 Change-Id: Idc57ccbabdc801f237ec3027cb6791b04d8ddce8 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
0618a4fe63
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