If we want to release the lock, release instead of acquiring it.
The intent of this code seems pretty clearly to release the lock, not acquire it. This is bad since it's a refcounted wakelock. Change-Id: I0f7590ab697133bd82db8a1a515453316c6a80dc
Loading
Please register or sign in to comment