Merge "Enable recovery to read batteryinfo." into nyc-dev
This commit is contained in:
commit
91fc66320f
1 changed files with 2 additions and 0 deletions
|
@ -48,6 +48,8 @@ recovery_only(`
|
|||
# TODO: create more specific label?
|
||||
allow recovery sysfs:file w_file_perms;
|
||||
|
||||
allow recovery sysfs_batteryinfo:file r_file_perms;
|
||||
|
||||
allow recovery kernel:system syslog_read;
|
||||
|
||||
# Access /dev/android_adb or /dev/usb-ffs/adb/ep0
|
||||
|
|
Loading…
Reference in a new issue