aboutsummaryrefslogtreecommitdiff
path: root/dists/android/AndroidManifest.xml
diff options
context:
space:
mode:
Diffstat (limited to 'dists/android/AndroidManifest.xml')
-rw-r--r--dists/android/AndroidManifest.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/dists/android/AndroidManifest.xml b/dists/android/AndroidManifest.xml
index 320ed16a6e..16d1ee578b 100644
--- a/dists/android/AndroidManifest.xml
+++ b/dists/android/AndroidManifest.xml
@@ -36,6 +36,7 @@
<intent-filter>
<action android:name="android.intent.action.MAIN"/>
<category android:name="android.intent.category.LAUNCHER"/>
+ <category android:name="tv.ouya.intent.category.GAME"/>
</intent-filter>
</activity>
</application>