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

Commit de788826 authored by Sunny Goyal's avatar Sunny Goyal
Browse files

Adding a category to indicate that this is a launcher app

Bug: 62959599
Change-Id: Ib0a20829630838671080671cebc1fea2a0f21dd4
parent 472110e7
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -82,6 +82,7 @@
                <category android:name="android.intent.category.HOME" />
                <category android:name="android.intent.category.DEFAULT" />
                <category android:name="android.intent.category.MONKEY"/>
                <category android:name="android.intent.category.LAUNCHER_APP" />
            </intent-filter>
        </activity>