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

Skip to content
Commit e2e625bb authored by Chaitanya Saggurthi's avatar Chaitanya Saggurthi Committed by Chen Xu
Browse files

Optimize power for incoming SMS

- In the current implementation, a wakelock is acquired when SMS is
  received in IdleState. The wakelock is released 3 seconds after
  returning back to IdleState. This happens even during bootup when
  there are no pending messages to be handled.

- Add a change to ensure that while booting up, the wakelock is
  not held if there are no pending messages to be handled.

Test: manual - Send and receive SMS

Bug: 34801294
Merged-in: I30d9ac2ee312bac0cd720047037d9048b540ec3f
Change-Id: I30d9ac2ee312bac0cd720047037d9048b540ec3f
parent 747c6e83
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment