Merge "Dump HWComposer when watchdog bites" into tm-d1-dev am: 135d11828b

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

Change-Id: Idbc0f99d47dae9eb10ae88006cd3c4799ce853d2
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Long Ling
2022-08-09 17:22:59 +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.graphics.composer3.IComposer/",
"android.hardware.input.processor.IInputProcessor/",
"android.hardware.light.ILights/",
"android.hardware.power.IPower/",