Merge "Allow traceur_app to access winscope traces" into main am: b378302763

Original change: https://android-review.googlesource.com/c/platform/system/sepolicy/+/2707733

Change-Id: I45f861fe114fd824e99bcf771c23b3de875f70b1
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Kean Mariotti 2023-08-31 23:03:55 +00:00 committed by Automerger Merge Worker
commit 16ac6cda98

View file

@ -10,6 +10,8 @@ userdebug_or_eng(`
allow traceur_app trace_data_file:file create_file_perms;
allow traceur_app trace_data_file:dir rw_dir_perms;
allow traceur_app wm_trace_data_file:dir rw_dir_perms;
allow traceur_app wm_trace_data_file:file { getattr r_file_perms unlink };
allow traceur_app atrace_exec:file rx_file_perms;
# To exec the perfetto cmdline client and pass it the trace config on