Skip to content

Commit 3050627

Browse files
committed
Make provisioning screen the default
Change-Id: Idf1598c08ac79dd50c863590bebeb1e9481337f8 Fix: 63416657
1 parent ba10043 commit 3050627

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/src/main/AndroidManifest.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@
5353
<intent-filter>
5454
<action android:name="android.intent.action.MAIN"/>
5555
<category android:name="android.intent.category.LAUNCHER"/>
56+
<category android:name="android.intent.category.INFO"/>
5657
</intent-filter>
5758
</activity-alias>
5859

0 commit comments

Comments
 (0)