Hide roaming option when carriers force all networks as HOME networks
This change will hide roaming option in carrier's network setting if the carrier overrrides the carrier config force_home_network_bool to true. Some carriers, like google Fi, has no concept of roaming. The carrier config force_home_network_bool is overridden to true to treat all cellular networks as home networks. There is no actually impact when user turn on/off the roaming option in network setting. Leaving an unused option just confuse many end users. Bug: 79424760 Test: make && make RunSettingsRoboTests Test: activate Fi service and make sure no roaming option Test: activate VZW service and make sure roaming option is present Test: override the cc config with adb command to make sure the roaming option is always correctly shown/hidden on the cc key values Change-Id: If6d0f7e3a5edea368b3a725afd9a2b4d1ad686ed
Loading
Please register or sign in to comment