mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-23 12:35:33 -04:00
universal7885: sepolicy: Write rules for power stats HAL
* Also address other denials happening on permissive mode
This commit is contained in:
parent
0ab8aa74bf
commit
facb92a88a
5 changed files with 12 additions and 4 deletions
1
universal7885-common/sepolicy/vendor/file.te
vendored
1
universal7885-common/sepolicy/vendor/file.te
vendored
|
|
@ -54,6 +54,7 @@ type sysfs_sim_writable, sysfs_type, rw_fs_type, fs_type;
|
|||
type sysfs_spi_writeable, sysfs_type, rw_fs_type, fs_type;
|
||||
type sysfs_wifi_writable, sysfs_type, rw_fs_type, fs_type;
|
||||
type sysfs_printk, sysfs_type, rw_fs_type, fs_type;
|
||||
type sysfs_devfreq, sysfs_type, r_fs_type, fs_type;
|
||||
|
||||
### VENDOR
|
||||
type vendor_firmware_file, file_type, vendor_file_type;
|
||||
|
|
|
|||
Loading…
Reference in a new issue