Merge "Handle the network selection restoring in modem side" into tm-dev

This commit is contained in:
Gary Jian 2022-03-16 14:25:56 +00:00 committed by Android (Google) Code Review
commit 244b3dfb03

View file

@ -236,4 +236,8 @@
<item>200</item> <item>200</item>
<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>