Merge "Handle the network selection restoring in modem side" into main
This commit is contained in:
commit
577b0794e2
1 changed files with 4 additions and 0 deletions
|
@ -310,4 +310,8 @@
|
||||||
|
|
||||||
<!-- Telephony satellite service package name to bind to by default. -->
|
<!-- Telephony satellite service package name to bind to by default. -->
|
||||||
<string name="config_satellite_service_package">com.google.android.satellite</string>
|
<string name="config_satellite_service_package">com.google.android.satellite</string>
|
||||||
|
|
||||||
|
<!-- Boolean indicating if restoring network selection should be skipped -->
|
||||||
|
<!-- The restoring is handled by modem if it is true -->
|
||||||
|
<bool translatable="false" name="skip_restoring_network_selection">true</bool>
|
||||||
</resources>
|
</resources>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue