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

Unverified Commit 2d1fa4bc authored by LuK1337's avatar LuK1337 Committed by Michael Bestas
Browse files

SystemUI: Enable TunerActivity

* Fixes 'Status bar icons' link in CMParts.

Change-Id: If0a26ce58f845f122da78f1f5b7d071d699995dd
parent d5b48367
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -222,7 +222,6 @@
                android:exported="true" />

        <activity android:name=".tuner.TunerActivity"
                  android:enabled="false"
                  android:icon="@drawable/tuner"
                  android:theme="@style/TunerSettings"
                  android:label="@string/system_ui_tuner"