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

Skip to content
Commit 299abc3c authored by Robert Horvath's avatar Robert Horvath
Browse files

Fix timebase for sendMessageAtTime in LowPowerStandbyController

Handler#sendMessageAtTime takes a timestamp in the uptimeMillis
timebase, but a timestamp in the elapsedRealtime timebase was passed in.
As elapsedRealtime continues to tick while in deep sleep, uptimeMillis
is behind elapsedRealtime after deep sleep and messages were delayed.

Test: atest LowPowerStandbyControllerTest
Test: manual, after waking TV from deep sleep
Bug: 296481637
Change-Id: Ia69ad148151980821aaa18c653c408c65581e7ed
parent da5bccd9
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment