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

Commit 50cb6ac1 authored by cretin45's avatar cretin45
Browse files

SetupWizard: Remove uneeded category

Change-Id: I1124721da3c6a4a7839ad8dd03aad09c7d595e15
parent 0c7b92ad
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -96,7 +96,6 @@
                <action android:name="android.intent.action.DEVICE_INITIALIZATION_WIZARD" />
                <category android:name="android.intent.category.HOME" />
                <category android:name="android.intent.category.DEFAULT" />
                <category android:name="android.intent.category.SETUP_WIZARD"/>
            </intent-filter>
        </activity>