Allow signals to hal_power_stats_server from dumpstate

This is needed for bugreport to include ANR trace for the process.

Bug: 128878895
Test: adb bugreport
Change-Id: I31a2fceb9c8ec1d8588374bb97f3b518a075ddfb
This commit is contained in:
Benjamin Schwartz 2019-04-08 16:11:14 -07:00
parent 4a12576189
commit f9b7a4c992

View file

@ -81,6 +81,7 @@ allow dumpstate {
hal_graphics_composer_server
hal_health_server
hal_omx_server
hal_power_stats_server
hal_sensors_server
hal_vr_server
}:process signal;