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

Commit e08000c0 authored by Nataniel Borges's avatar Nataniel Borges Committed by Android (Google) Code Review
Browse files

Merge "Allow LaunchBubble app to be launcher from launcher" into tm-dev

parents 0797d975 78019cb9
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -123,6 +123,7 @@
            <intent-filter>
                <action android:name="android.intent.action.MAIN" />
                <action android:name="android.intent.action.VIEW" />
                <category android:name="android.intent.category.LAUNCHER"/>
            </intent-filter>
        </activity>
        <activity