Initial Commit4
This commit is contained in:
6
sepolicy/sensor_hub.te
Normal file
6
sepolicy/sensor_hub.te
Normal file
@@ -0,0 +1,6 @@
|
||||
type sensor_hub, domain, domain_deprecated;
|
||||
type sensor_hub_exec, exec_type, file_type;
|
||||
init_daemon_domain(sensor_hub)
|
||||
|
||||
allow sensor_hub sensors_device:chr_file rw_file_perms;
|
||||
set_prop(sensor_hub, motosh_prop)
|
||||
Reference in New Issue
Block a user