update sepolicy
This commit is contained in:
parent
afe78a8748
commit
3a7e788781
@ -1 +1,3 @@
|
||||
allow hal_power_default sysfs:file write;
|
||||
allow hal_power_default sysfs_input:dir search;
|
||||
allow hal_power_default sysfs_input:file { write open };
|
||||
|
2
sepolicy/common/hal_sensors_default.te
Executable file
2
sepolicy/common/hal_sensors_default.te
Executable file
@ -0,0 +1,2 @@
|
||||
allow hal_sensors_default system_data_file:dir { write add_name };
|
||||
allow hal_sensors_default system_data_file:file { create open write getattr };
|
1
sepolicy/common/init.te
Executable file
1
sepolicy/common/init.te
Executable file
@ -0,0 +1 @@
|
||||
allow init system_file:dir relabelfrom;
|
Loading…
Reference in New Issue
Block a user