Don't export CrashActivity
This commit is contained in:
parent
8231aa45d7
commit
8caa3ce4fb
@ -66,7 +66,7 @@
|
||||
<activity
|
||||
android:process=":error_handler"
|
||||
android:name=".crash.CrashActivity"
|
||||
android:exported="true" />
|
||||
android:exported="false" />
|
||||
|
||||
<activity
|
||||
android:name=".ui.main.DeepLinkActivity"
|
||||
|
Loading…
x
Reference in New Issue
Block a user