Add rules to dump health traces

Test: bugreport
Bug: 119809588
Change-Id: Ia688d68120daebc0a4feb51c4745535e1b371594
This commit is contained in:
Yifan Hong 2018-11-27 17:35:31 -08:00
parent b7aee4439e
commit 0d53ef2c91
3 changed files with 3 additions and 0 deletions

View file

@ -92,6 +92,7 @@ allow incidentd {
hal_camera_server
hal_graphics_allocator_server
hal_graphics_composer_server
hal_health_server
hal_omx_server
hal_sensors_server
hal_vr_server

View file

@ -274,6 +274,7 @@ allow system_server {
hal_camera_server
hal_graphics_allocator_server
hal_graphics_composer_server
hal_health_server
hal_omx_server
hal_sensors_server
hal_vr_server

View file

@ -76,6 +76,7 @@ allow dumpstate {
hal_drm_server
hal_graphics_allocator_server
hal_graphics_composer_server
hal_health_server
hal_omx_server
hal_sensors_server
hal_vr_server