blob: 5495da47e5dce655237810b9b1c125ca61c5ef02 [file] [log] [blame]
John Stultzda092472016-08-11 15:36:30 -07001# For writing to /proc/<tid>/timerslack_ns (XXX - this is probably wrong)
2allow system_server priv_app:file write;
3allow system_server untrusted_app:file write;
4allow system_server platform_app:file write;
5allow system_server system_app:file write;
6allow system_server isolated_app:file write;
Dmitry Shmidtdff981b2016-08-29 15:04:03 -07007allow system_server bluetooth:file write;