blob: 194a28fd470df9b8d8cf3c919f2d3968e148bf02 [file] [log] [blame]
Max Bires4ea55692017-12-11 16:19:23 -08001typeattribute traceur_app coredomain;
2
3userdebug_or_eng(`
4 app_domain(traceur_app);
5 allow traceur_app debugfs_tracing:file r_file_perms;
6 allow traceur_app atrace_exec:file rx_file_perms;
7')