universal7885: sepolicy: Write rules for power stats HAL

* Also address other denials happening on permissive mode
This commit is contained in:
roynatech2544 2022-08-27 06:55:05 +00:00
commit facb92a88a
5 changed files with 12 additions and 4 deletions

View file

@ -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;