Skip to content
Snippets Groups Projects
Commit fa0bf19b authored by Carmen Jackson's avatar Carmen Jackson
Browse files

Allow Traceur app to remove trace files.

Bug: 73660835
Test: With the other commit on this topic, clearing all trace files via
the app works properly.

Change-Id: I27a4a5a14d9afe817683f1b046a644648a84badc
parent 50fa7be7
No related branches found
No related tags found
No related merge requests found
......@@ -9,7 +9,7 @@ userdebug_or_eng(`
')
allow traceur_app trace_data_file:file create_file_perms;
allow traceur_app trace_data_file:dir { add_name getattr search write };
allow traceur_app trace_data_file:dir rw_dir_perms;
allow traceur_app atrace_exec:file rx_file_perms;
dontaudit traceur_app debugfs_tracing_debug:file audit_access;
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment