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/system_server.te
2017-04-16 13:47:08 +02:00

6 lines
194 B
Plaintext

allow system_server persist_file:dir rw_dir_perms;
allow system_server persist_file:file rw_file_perms;
allow system_server rild:binder transfer;
allow system_server sysfs_capsense:dir search;