Add assets and manifest updates for OUYA store

This commit is contained in:
Cameron Gutman
2014-05-24 20:28:38 -04:00
parent cbe4af7623
commit e83bc747c8
4 changed files with 4 additions and 1 deletions

View File

@@ -24,6 +24,7 @@
<intent-filter>
<action android:name="android.intent.action.MAIN" />
<category android:name="android.intent.category.LAUNCHER" />
<category android:name="tv.ouya.intent.category.APP" />
</intent-filter>
</activity>
<activity