This repository has been archived on 2025-09-03. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
device_motorola_sanders/sepolicy/sensor_hub.te
2017-11-15 14:15:13 -02:00

7 lines
191 B
Plaintext

type sensor_hub, domain;
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)