blob: 1af6fc989eb1772f55e369a38be61d66c5b6089e [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;