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

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

Modify tz detection logic on uninitialized devices

Make the tz detection more aggressive when the device's time zone
setting is uninitialized.

It is possible that bugs 141446564 & 141727033 were noticed as a result
of a behavior change between P and Q. Commit 325bce49
removed use of isTimeZoneSettingInitialized in one flow, which might
have had the side effect of setting the time zone on uninitialized
devices.

This commit adds explicit handling for devices with uninitialized time
zone settings. The impact should be limited because the paths should
only be followed once.

Bug: 141727033
Bug: 141740972
Bug: 141446564
Test: atest com.android.internal.telephony.NitzStateMachineImplTest
Change-Id: I84202c8db90f576e9d8ef9d6285570cdaa147029
parent f566eabe
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