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

Unverified Commit 7d7d3f22 authored by Joey Rizzoli's avatar Joey Rizzoli Committed by Michael Bestas
Browse files

Tuner: hide settings item in dashboard



Change-Id: If982e105f39cfca370386f04fedbd66990f21ac7
Signed-off-by: default avatarJoey Rizzoli <joey@cyanogenmoditalia.it>
parent 0159cf05
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -231,8 +231,6 @@
                <action android:name="com.android.settings.action.EXTRA_SETTINGS" />
                <category android:name="android.intent.category.DEFAULT" />
            </intent-filter>
            <meta-data android:name="com.android.settings.category"
                    android:value="com.android.settings.category.system" />
        </activity>

        <activity-alias android:name=".DemoMode"