Handle the network selection restoring in modem side

Bug: 240654108
Test: manual
Change-Id: Ia2aab8cbb3beb2aea572a29f2a125e2ed185262c
This commit is contained in:
Gary Jian 2022-08-03 16:39:53 +08:00
parent 91c668dc19
commit 6d96a3ba30

View file

@ -256,4 +256,7 @@
<item>"local:4619827677550801153"</item> <item>"local:4619827677550801153"</item>
</string-array> </string-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>