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

Commit 160c4cfd authored by Jonathan Klee's avatar Jonathan Klee
Browse files

Don't show app on the launcher

parent a4eb268a
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -40,7 +40,6 @@
                android:exported="true">
            <intent-filter>
                <action android:name="android.intent.action.MAIN"/>
                <category android:name="android.intent.category.LAUNCHER"/>
            </intent-filter>
        </activity>