Merge "Allow modem app to read the battery info" into sc-v2-dev am: e48bb0205b
am: 72a6569655
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101-sepolicy/+/15879394 Change-Id: Ibe4657697553193c4881cf49ee3922a9afbcf92c
This commit is contained in:
commit
9d0aca6070
1 changed files with 3 additions and 0 deletions
|
@ -29,4 +29,7 @@ userdebug_or_eng(`
|
|||
allow modem_diagnostic_app modem_img_file:lnk_file r_file_perms;
|
||||
|
||||
allow modem_diagnostic_app hal_vendor_oem_hwservice:hwservice_manager find;
|
||||
|
||||
allow modem_diagnostic_app sysfs_batteryinfo:file r_file_perms;
|
||||
allow modem_diagnostic_app sysfs_batteryinfo:dir search;
|
||||
')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue