Changed external launcher activity name.

This commit is contained in:
Jean-Philip Desjardins 2015-11-22 00:57:34 -05:00
parent 28bbd617c4
commit f05290b100

View File

@ -46,7 +46,7 @@
android:name=".ExternalEmulatorLauncher"
android:enabled="true"
android:exported="true"
android:label="PLAY - PS2 Game Launcher">
android:label="@string/app_name">
<intent-filter>
<action android:name="android.intent.action.VIEW" />