add intent parameters

This commit is contained in:
Gilles Boccon-Gibod
2023-10-11 16:52:15 -07:00
parent 5e5c9c2580
commit dc6b466a42
5 changed files with 56 additions and 32 deletions
@@ -21,7 +21,6 @@
android:theme="@style/Theme.RemoteHCI">
<intent-filter>
<action android:name="android.intent.action.MAIN" />
<category android:name="android.intent.category.LAUNCHER" />
</intent-filter>
</activity>