mirror of
https://github.com/AetherDroid/android_device_samsung_universal7570-common.git
synced 2025-09-06 16:28:06 -04:00
universal7870: update sepolicy (wip)
This commit is contained in:
parent
841f56ecbf
commit
4cd64b76bd
46 changed files with 515 additions and 184 deletions
|
@ -1,3 +1,5 @@
|
|||
# healthd
|
||||
allow healthd device:dir rw_dir_perms;
|
||||
allow healthd rtc_device:chr_file rw_file_perms;
|
||||
allow healthd rtc_device:chr_file rw_file_perms;
|
||||
allow healthd sysfs:file { open read getattr };
|
||||
allow healthd sysfs_charger:file { open read getattr };
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue