mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-23 20:45:31 -04:00
universal7885: sepolicy: Address health HAL denials
Change-Id: I7a5215175cdba42a8e9c422e138478733d172d26 Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
This commit is contained in:
parent
62d8b28aa1
commit
d687ffe488
4 changed files with 7 additions and 0 deletions
2
sepolicy/private/healthd.te
Normal file
2
sepolicy/private/healthd.te
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
allow healthd sysfs_battery:file rw_file_perms;
|
||||
allow healthd sysfs_battery:dir r_dir_perms;
|
||||
Loading…
Reference in a new issue