Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 525651b6 authored by Benjamin Schwartz's avatar Benjamin Schwartz
Browse files

dumpstats: dump powerstats HAL

powerstats HAL service stack trace will now be included in ANR data for
bug reports.

Bug: 128878895
Test: adb bugreport
Change-Id: Iee4390287f8e3bf1141ea44f1f66914b295ed074
parent 9055674c
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -51,6 +51,7 @@ static const char* hal_interfaces_to_dump[] {
        "android.hardware.health@2.0::IHealth",
        "android.hardware.media.omx@1.0::IOmx",
        "android.hardware.media.omx@1.0::IOmxStore",
        "android.hardware.power.stats@1.0::IPowerStats",
        "android.hardware.sensors@1.0::ISensors",
        "android.hardware.vr@1.0::IVr",
        NULL,