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

Skip to content
Commit fb71cac5 authored by Neil Fuller's avatar Neil Fuller
Browse files

Move currentTimeMillis() method to DeviceState

This moves the currentTimeMillis() method from TimeServiceHelper into
DeviceState: currentTimeMillis() is a method that will be used by both
NitzStateMachineImpl and the upcoming NewNitzStateMachineImpl and moving
it to NitzStateMachine.DeviceState means less duplication as it is
shared between both impls. TimeServiceHelper will not be used by
NewNitzStateMachineImpl.

Bug: 140712361
Test: treehugger
Change-Id: I375622be44bd8656b47b3602237ae6718fe8de92
parent 12ecd7e5
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