mirror of
https://github.com/tachiyomiorg/tachiyomi.git
synced 2024-11-05 00:15:08 +01:00
Don't export CrashActivity
This commit is contained in:
parent
9792a6cb78
commit
15f7e53e4f
@ -65,7 +65,7 @@
|
||||
<activity
|
||||
android:process=":error_handler"
|
||||
android:name=".crash.CrashActivity"
|
||||
android:exported="true" />
|
||||
android:exported="false" />
|
||||
|
||||
<activity
|
||||
android:name=".ui.main.DeepLinkActivity"
|
||||
|
Loading…
Reference in New Issue
Block a user