Handle the network selection restoring in modem side
Bug: 311563248 Test: manual Change-Id: I9b8e2fc251db8b338849e67c29ca7230a4227dec
This commit is contained in:
parent
b8239d304a
commit
8a43604e4f
1 changed files with 4 additions and 0 deletions
|
@ -310,4 +310,8 @@
|
|||
|
||||
<!-- Telephony satellite service package name to bind to by default. -->
|
||||
<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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue