blob: 333265f8b3668bdd8beb03355353b01b20af1d64 [file] [log] [blame]
dcashman2e00e632016-10-12 14:58:09 -07001# systrace support - allow atrace to run
2allow shell debugfs_tracing:dir r_dir_perms;
3allow shell debugfs_tracing:file rw_file_perms;
4allow shell debugfs_trace_marker:file getattr;
5allow shell atrace_exec:file rx_file_perms;
6
dcashman3e8dbf02016-12-08 11:23:34 -08007# Run app_process.
8# XXX Transition into its own domain?
9app_domain(shell)