Add power stats HAL to ANR list
Bug: 135111122
Test: Ran "adb shell am hang" and verified that power.stats HAL
information is in /data/anr/<anr_file>
Change-Id: I60a6191626a20c737124033e8ad453fa91425e39
(cherry picked from commit 8273f1915f
)
This commit is contained in:
parent
a999e39423
commit
405549afd6
1 changed files with 1 additions and 0 deletions
|
@ -284,6 +284,7 @@ allow system_server {
|
|||
hal_graphics_composer_server
|
||||
hal_health_server
|
||||
hal_omx_server
|
||||
hal_power_stats_server
|
||||
hal_sensors_server
|
||||
hal_vr_server
|
||||
}:process { signal };
|
||||
|
|
Loading…
Reference in a new issue