Skip to content
Snippets Groups Projects
Commit 16bc7861 authored by Carmen Jackson's avatar Carmen Jackson Committed by android-build-merger
Browse files

Merge "Allow Traceur app to remove trace files." am: ba0310ad am: 95af2392

am: 9148c722

Change-Id: Ic77ad7f5b80eea3700af1b3deec79ee03058bf2c
parents 4120c8c9 9148c722
Branches
Tags
No related merge requests found
...@@ -9,7 +9,7 @@ userdebug_or_eng(` ...@@ -9,7 +9,7 @@ userdebug_or_eng(`
') ')
allow traceur_app trace_data_file:file create_file_perms; 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; allow traceur_app atrace_exec:file rx_file_perms;
dontaudit traceur_app debugfs_tracing_debug:file audit_access; 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