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

Commit f0a81f6c authored by Benjamin Schwartz's avatar Benjamin Schwartz
Browse files

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: Ia100a728cdf68df6521ff4b2d9775766d97dd192
parent 5e26e1d8
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -111,6 +111,7 @@ public class Watchdog extends Thread {
            "android.hardware.media.c2@1.0::IComponentStore",
            "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",
            "android.hardware.biometrics.face@1.0::IBiometricsFace"