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

This commit is contained in:
Gary Jian 2022-08-04 03:17:56 +00:00 committed by Android (Google) Code Review
commit b0fde5ee4e

View file

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