Max Bires | 4ea5569 | 2017-12-11 16:19:23 -0800 | [diff] [blame^] | 1 | typeattribute traceur_app coredomain; |
2 | |||||
3 | userdebug_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 | ') |