Merge "Allow system_app to interact with Dumpstate HAL"

This commit is contained in:
Rambo Wang 2020-02-20 04:07:09 +00:00 committed by Gerrit Code Review
commit e2fb8aa108

View File

@ -84,6 +84,9 @@ binder_call(system_app, incidentd)
# Allow system apps to interact with gpuservice
binder_call(system_app, gpuservice)
# Allow system app to interact with Dumpstate HAL
hal_client_domain(system_app, hal_dumpstate)
allow system_app servicemanager:service_manager list;
# TODO: scope this down? Too broad?
allow system_app {