feat: Acquire partial wake lock for all foreground tasks
All of our foreground tasks require the CPU to be at least awake to make any progress. We could keep the screen on but we really only need the partial wake lock to make sure progress is made.
Loading
Please register or sign in to comment