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

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

Fix incorrect order of arguments / fix bug

android.util.TimestampedValue's constructor arguments
are reversed from the replaced telephony TimeStampedValue
class. This constructor was not reversed when it should
have been.

Also, both values should be adjusted to account for
elapsedRealtimeMillis changing, or neither. The reference
time was not updated but the system clock time was, which
would lead to errors creeping in. This commit changes the
code to use the original NITZ signal values.

Bug: 78217059
Test: Build
Change-Id: I8de75be56624bd737b9312c9655057b0f8251be2
parent 963c98ad
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