Merge "Telephony: Add overlay to skip restoring network selection mode."
This commit is contained in:
commit
ec46ed5f4f
|
@ -98,4 +98,8 @@
|
|||
<!-- If this is true, the screen will come on when you plug/unplug usb/power/whatever. -->
|
||||
<bool name="config_unplugTurnsOnScreen">true</bool>
|
||||
|
||||
<!-- 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…
Reference in New Issue