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

Commit f8dc483b authored by Kris Chen's avatar Kris Chen Committed by KRIS CHEN
Browse files

Watchdog: Add fingerprint HAL to ANR dump list

Bug: 150008549
Test: Ran "adb shell am hang" and verified that fingerprint HAL
information is in /data/anr/<anr_file>

Change-Id: Ib62aabe4046cc57b650be7638365ed4ab490c33b
parent 7fc16f7c
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -110,6 +110,7 @@ public class Watchdog extends Thread {
            "android.hardware.audio@5.0::IDevicesFactory",
            "android.hardware.audio@6.0::IDevicesFactory",
            "android.hardware.biometrics.face@1.0::IBiometricsFace",
            "android.hardware.biometrics.fingerprint@2.1::IBiometricsFingerprint",
            "android.hardware.bluetooth@1.0::IBluetoothHci",
            "android.hardware.camera.provider@2.4::ICameraProvider",
            "android.hardware.graphics.allocator@2.0::IAllocator",