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

Unverified Commit f308e6ec authored by Zhao Wei Liew's avatar Zhao Wei Liew Committed by Michael Bestas
Browse files

SystemUI: tuner: Remove battery preference

We have our own battery customizations options.

Change-Id: I3599cffe39db926f8429474e8959616fdaf05f07
parent 7d37b825
Loading
Loading
Loading
Loading
+0 −5
Original line number Diff line number Diff line
@@ -82,11 +82,6 @@

        <!-- other weird signal stuff -->

        <com.android.systemui.tuner.BatteryPreference
            android:title="@string/battery"
            android:summary="%s"
            android:entries="@array/battery_options" />

        <com.android.systemui.tuner.StatusBarSwitch
            android:key="alarm_clock"
            android:title="@string/status_bar_alarm" />