Skip to content

Commit f4d437e

Browse files
committed
Declare the ErrorReportActivity in the project template manifest.
1 parent d32dc3d commit f4d437e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

build/project-template/AndroidManifest.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@
3535
<category android:name="android.intent.category.LAUNCHER" />
3636
</intent-filter>
3737
</activity>
38+
<activity android:name="com.tns.ErrorReportActivity"/>
3839
</application>
3940

4041
</manifest>

0 commit comments

Comments
 (0)