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
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user