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

Skip to content
Commit 0ad71d43 authored by William Escande's avatar William Escande
Browse files

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
parent 0858ed46
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment