Files
Stricted 9a2030010d [WIP]start this selinux mess
* taken from https://github.com/lineage-geminipda/android_device_planet_geminipda

Change-Id: I80708a4650646ecd870b60217cafc0212aa2022e
(cherry picked from commit ce9dd0181db0cdeabb9edaf3781d74fb6645bb98)
2021-01-17 01:13:03 +00:00

13 lines
388 B
Plaintext

type msensord_exec, exec_type, file_type;
type msensord, domain, domain_deprecated;
init_daemon_domain(msensord)
allow msensord msensord_daemon_sysfs:file r_file_perms;
allow msensord ctl_qmc6983d_prop:property_service set;
allow msensord ctl_mxg2320d_prop:property_service set;
allow msensord ctl_memsicd3416x_prop:property_service set;
unix_socket_connect(msensord, property, init)