Skip to content
Snippets Groups Projects
Commit 6da1e5f2 authored by Wei Wang's avatar Wei Wang Committed by android-build-merger
Browse files

Allow traceur to call atrace HAL

am: da427a33

Change-Id: I082f2997b3a0df019cd0902c41f372ef0cd886b3
parents a15a0804 da427a33
No related branches found
No related tags found
No related merge requests found
......@@ -16,6 +16,9 @@ allow traceur_app {
-vr_hwc_service
}:service_manager find;
# Allow traceur_app to use atrace HAL
hal_client_domain(traceur_app, hal_atrace)
dontaudit traceur_app service_manager_type:service_manager find;
dontaudit traceur_app hwservice_manager_type:hwservice_manager find;
dontaudit traceur_app domain:binder call;
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment