Handle the network selection restoring in modem side am: 8e1b6a6f1c
Original change: https://googleplex-android-review.googlesource.com/c/device/google/raviole/+/17109887 Change-Id: Ic6ee78273aac973dfb371b22ee0da906cce73654
This commit is contained in:
commit
f66a782eca
2 changed files with 6 additions and 0 deletions
|
@ -380,4 +380,7 @@
|
|||
<item>200</item>
|
||||
</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>
|
||||
|
|
|
@ -356,4 +356,7 @@
|
|||
<item>200</item>
|
||||
</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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue