Merge "Telephony: Add overlay to skip restoring network selection mode."

This commit is contained in:
Linux Build Service Account 2013-02-19 13:00:07 -08:00 committed by Gerrit - the friendly Code Review server
commit ec46ed5f4f
1 changed files with 4 additions and 0 deletions

View File

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