Skip to content
Snippets Groups Projects
Commit 9e6c78f7 authored by Hector Dearman's avatar Hector Dearman Committed by Gerrit Code Review
Browse files

Merge "Make system_server atrace category work with traced_probes"

parents b115341d 244bc7cf
No related branches found
No related tags found
No related merge requests found
......@@ -22,6 +22,8 @@ set_prop(atrace, debug_prop)
binder_use(atrace)
allow atrace healthd:binder call;
allow atrace surfaceflinger:binder call;
allow atrace system_server:binder call;
get_prop(atrace, hwservicemanager_prop)
allow atrace {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment