1
0
Fork 0

Show application in the Google Glass launcher

master
dump_stack() 2020-02-23 13:37:07 +00:00
parent c7162a2f8d
commit 5ba92b837c
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@
<action android:name="android.intent.action.MAIN" />
<category android:name="android.intent.category.LAUNCHER" />
<category android:name="com.google.android.glass.category.DIRECTORY"/>
</intent-filter>
</activity>
</application>