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

Skip to content
Commit a4a8217d authored by Qiong Liu's avatar Qiong Liu Committed by Jack Yu
Browse files

Timezone won't be correctly set for bogus MCC

Timezone is not updated if MCC is bogus like 001. If MCC is bogus, there
is no value for bogus MCC in MccTable, so, country iso will be empty. If
country iso is empty, NitzStateMachine#handleNetworkCountryCodeSet is
not called.

Timezone should be updated even if mcc is valid and country iso is
empty.

Test: atest LocaleTrackerTest
Bug: 142840879
Change-Id: Idf292aa2d9e3f3ae5678818a804d8cbfa03af076
parent 4a357e95
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