Merge "Remove resources for 4G/LTE/LTE+ icons" am: 1868b7eec8

am: 75ff8539c0

Change-Id: I457f6597cac8feed6210850b47293db31c1ebcac
This commit is contained in:
Niklas Lindgren
2018-10-19 13:31:50 -07:00
committed by android-build-merger

View File

@@ -141,15 +141,9 @@
<integer name="quick_settings_brightness_dialog_short_timeout">2000</integer>
<integer name="quick_settings_brightness_dialog_long_timeout">4000</integer>
<!-- Should "4G" be shown instead of "LTE" when the network is NETWORK_TYPE_LTE? -->
<bool name="config_show4GForLTE">true</bool>
<!-- Show indicator for Wifi on but not connected. -->
<bool name="config_showWifiIndicatorWhenEnabled">false</bool>
<!-- Should "LTE"/"4G" be shown instead of "LTE+"/"4G+" when on NETWORK_TYPE_LTE_CA? -->
<bool name="config_hideLtePlus">false</bool>
<!-- milliseconds before the heads up notification auto-dismisses. -->
<integer name="heads_up_notification_decay">5000</integer>