Skip to content

Commit 73e3404

Browse files
Merge branch 'main' into tile-debug
2 parents d43c98f + c54efa0 commit 73e3404

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

wear/src/main/AndroidManifest.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,10 +36,10 @@
3636
android:exported="true"
3737
android:taskAffinity=""
3838
android:theme="@style/Theme.App.Starting">
39-
<!-- [START_EXCLUDE] -->
39+
<!-- ... -->
40+
<!-- [START_EXCLUDE silent] -->
4041
<intent-filter>
4142
<action android:name="android.intent.action.MAIN" />
42-
4343
<category android:name="android.intent.category.LAUNCHER" />
4444
</intent-filter>
4545
<!-- [END_EXCLUDE] -->

0 commit comments

Comments
 (0)