Remove resource config_showOperatorNameInStatusBar

Resource config_showOperatorNameInStatusBar has been replaced
by CarrierConfigManager.KEY_SHOW_OPERATOR_NAME_IN_STATUSBAR_BOOL

Bug: 116847905
Test: build
Change-Id: Id7b37b21cef808c5a1448e47555b747e2257e44b
This commit is contained in:
Evan Laird
2022-04-15 10:47:50 -04:00
parent 4c5c66d961
commit f3dfaa3590

View File

@@ -288,9 +288,6 @@
<!-- Enable the default volume level warning dialog -->
<bool name="enable_safety_warning">true</bool>
<!-- Whether to show operator name in the status bar -->
<bool name="config_showOperatorNameInStatusBar">false</bool>
<!-- Whether to show the full screen user switcher. -->
<bool name="config_enableFullscreenUserSwitcher">false</bool>