Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f3dfaa35 authored by Evan Laird's avatar Evan Laird
Browse files

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
parent 4c5c66d9
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -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>