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