Skip to content
Commit 0f01549d authored by Joe Bolinger's avatar Joe Bolinger
Browse files

Add timeout to all ALS logging.

There are cases where the logger is not being disabled at the end of an operation, possibly due to a scheduler lifecycle bug. The timeout is a safeguard to ensure disable is always called after ALS logging is enabled.

Fix: 233656407
Test: atest BiometricLoggerTest ALSProbeTest
Test: manual (auth on lock scren & verify logs)
Test: manual (kill hal and verify watch dog: adb shell ps | grep biometrics.face-service | awk '{print $2}' | xargs adb shell kill -9)

Change-Id: I27ee27a046ed97912ec4b675feecf882f550a0a2
parent 638d4593
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment