AndroidManifest.xml: allow launchers to start a game using the EmulationActivity intent (#6996)
This commit is contained in:
		| @@ -63,6 +63,7 @@ | ||||
|  | ||||
|         <activity | ||||
|             android:name="org.citra.citra_emu.activities.EmulationActivity" | ||||
|             android:exported="true" | ||||
|             android:resizeableActivity="false" | ||||
|             android:theme="@style/Theme.Citra.Main" | ||||
|             android:launchMode="singleTop"/> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Michael J Kaye
					Michael J Kaye