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

Commit 94c9510c authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Dump InputProcessor when watchdog bites" into tm-d1-dev am: f1fa5105...

Merge "Dump InputProcessor when watchdog bites" into tm-d1-dev am: f1fa5105 am: 54175214 am: afd3db02

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/19282975



Change-Id: Ib3b2886024dfd917b36f0c5ee3d48ca3b7107a24
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents c44755d0 afd3db02
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -160,6 +160,7 @@ public class Watchdog implements Dumpable {
    public static final String[] AIDL_INTERFACE_PREFIXES_OF_INTEREST = new String[] {
            "android.hardware.biometrics.face.IFace/",
            "android.hardware.biometrics.fingerprint.IFingerprint/",
            "android.hardware.input.processor.IInputProcessor/",
            "android.hardware.light.ILights/",
            "android.hardware.power.IPower/",
            "android.hardware.power.stats.IPowerStats/",