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

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

Change-Id: I0f4c99f8a28485a979ebabfd112d71c090982a6a
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
TreeHugger Robot
2022-07-14 17:22:16 +00:00
committed by Automerger Merge Worker

View File

@@ -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/",