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

Commit 89eefb79 authored by Roman Birg's avatar Roman Birg Committed by Gerrit Code Review
Browse files

Merge "Settings: add TEME_SETTINGS intent and SHORTCUT category to...

Merge "Settings: add TEME_SETTINGS intent and SHORTCUT category to ThemeSettings intent" into cm-11.0
parents d8e437ce ec3121ee
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -1928,6 +1928,8 @@
                  android:excludeFromRecents="true">
            <intent-filter>
                <action android:name="android.intent.action.MAIN" />
                <action android:name="android.settings.THEME_SETTINGS" />
                <category android:name="com.android.settings.SHORTCUT" />
                <category android:name="android.intent.category.DEFAULT" />
            </intent-filter>
            <meta-data android:name="com.android.settings.FRAGMENT_CLASS"