Remove config_showOperatorNameInStatusBar

config_showOperatorNameInStatusBar has moved to
CarrierConfigManager.KEY_SHOW_OPERATOR_NAME_IN_STATUSBAR_BOOL

Bug: 116847905
Test: Build Product
Change-Id: Ia5e7b5e498ce33ffe58ff922ab3799a1b263a88b
This commit is contained in:
Niklas Lindgren
2018-10-11 13:02:10 +02:00
committed by Evan Laird
parent 8bc83ef615
commit 87e2471ab6

View File

@@ -71,9 +71,6 @@
<!-- If the support features are enabled. --> <!-- If the support features are enabled. -->
<bool name="config_support_enabled">false</bool> <bool name="config_support_enabled">false</bool>
<!-- Whether to enable "show operator name in the status bar" setting -->
<bool name="config_showOperatorNameInStatusBar">false</bool>
<!-- List containing the component names of pre-installed screen reader services. --> <!-- List containing the component names of pre-installed screen reader services. -->
<string-array name="config_preinstalled_screen_reader_services" translatable="false"> <string-array name="config_preinstalled_screen_reader_services" translatable="false">
<!-- <!--