Snap for 8310722 from 8e1b6a6f1c to tm-release

Change-Id: I25ab283fe95f0da712b6741ab0a4a513bbc1aaa5
This commit is contained in:
Android Build Coastguard Worker 2022-03-17 01:01:18 +00:00
commit eabae60b47
2 changed files with 6 additions and 0 deletions

View file

@ -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>

View file

@ -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>