Handle the network selection restoring in modem side
Bug: 222483102 Test: manual Change-Id: Iad7af99ce56714001e0a35bd092b491af52ffdf2
This commit is contained in:
parent
d228473ab4
commit
8e1b6a6f1c
2 changed files with 6 additions and 0 deletions
|
@ -380,4 +380,7 @@
|
||||||
<item>200</item>
|
<item>200</item>
|
||||||
</integer-array>
|
</integer-array>
|
||||||
|
|
||||||
|
<!-- 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>
|
||||||
|
|
|
@ -356,4 +356,7 @@
|
||||||
<item>200</item>
|
<item>200</item>
|
||||||
</integer-array>
|
</integer-array>
|
||||||
|
|
||||||
|
<!-- 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