Errorprone: WakelockReleasedDangerously
[WakelockReleasedDangerously] a wakelock acquired with a timeout may be released by the system before calling `release`, even after checking `isHeld()`. If so, it will throw a RuntimeException. Please wrap in a try/catch block. Test: m Bluetooth Bug: 344658662 Flag: Exempt, preventing crash Change-Id: I893db9cab69e88a7eb007eb5b26c3d3101e9925a
Loading
Please register or sign in to comment