Skip to content
Snippets Groups Projects
Commit fc91bb7d authored by Max Bires's avatar Max Bires Committed by android-build-merger
Browse files

Fixing traceur selinux permission error am: 842cc268

am: bb7612d2

Change-Id: Ia5a45c183bf4a158e5837af5a2e93e2fedc73f69
parents 8543e71e bb7612d2
Branches
Tags
No related merge requests found
......@@ -5,6 +5,6 @@ userdebug_or_eng(`
allow traceur_app debugfs_tracing:file rw_file_perms;
allow traceur_app debugfs_tracing_debug:file rw_file_perms;
allow traceur_app trace_data_file:file create_file_perms;
allow traceur_app trace_data_file:dir { add_name search write };
allow traceur_app trace_data_file:dir { add_name getattr search write };
allow traceur_app atrace_exec:file rx_file_perms;
')
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment