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

Commit a8700f69 authored by Vadim Tryshev's avatar Vadim Tryshev Committed by vadimt
Browse files

Adding 1 more icon to all apps for virtual devices

Change-Id: I1ebde81ab03b46c325e49196c89ed5866f5d838a
parent 9fb137bb
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -184,5 +184,13 @@
                <category android:name="android.intent.category.LAUNCHER"/>
            </intent-filter>
        </activity-alias>
        <activity-alias android:name="Activity11"
                        android:label="TestActivity11"
                        android:targetActivity="com.android.launcher3.testcomponent.BaseTestingActivity">
            <intent-filter>
                <action android:name="android.intent.action.MAIN"/>
                <category android:name="android.intent.category.LAUNCHER"/>
            </intent-filter>
        </activity-alias>
    </application>
</manifest>