Skip to content

Conversation

asolovay
Copy link
Contributor

@asolovay asolovay commented Sep 4, 2025

I was getting code warnings in Android Studio, made some minor changes to resolve them:

  • used WakeLock.acquire(timeout) instead of acquire()
  • removed the redundant qualifier for POWER_SERVICE

Once this PR is approved, I'll set up a corresponding docs CL to update the description to explain the acquire() parameter.

asolovay and others added 2 commits September 4, 2025 12:54
I was getting code warnings in Android Studio, made some minor changes to resolve them:

* used WakeLock.acquire(timeout) instead of acquire()
* removed the redundant qualifier for POWER_SERVICE

Once this PR is approved, I'll set up a corresponding docs CL to update the description to explain the acquire() parameter.
@asolovay asolovay marked this pull request as ready for review September 4, 2025 20:19
@asolovay
Copy link
Contributor Author

asolovay commented Sep 5, 2025

Made Alice's suggested changes. Alice, I've also sent you a CL to update the DAC documentation -- when you approve that I'll submit it and merge this PR.

@asolovay asolovay merged commit 30ed522 into main Sep 5, 2025
5 checks passed
@asolovay asolovay deleted the wakelock-warning-fix branch September 5, 2025 19:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants