Dump HWComposer when watchdog bites

Bug: 241311958
Change-Id: Ifacce48334b869b96f4ab59275d0a90d5db7d334
This commit is contained in:
Long Ling
2022-08-03 11:17:00 -07:00
parent bc26123bda
commit 8bfe04b55f

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.graphics.composer3.IComposer/",
"android.hardware.input.processor.IInputProcessor/",
"android.hardware.light.ILights/",
"android.hardware.power.IPower/",