Remove unnecessary updateSurfaceScreenOn call.
This change stops updateSurfaceScreenOn() from being called one time right after another. It's called at the end of stayAwake(boolean awake), which is called right before updateSurfaceScreenOn() in release().
Loading
Please register or sign in to comment