mirror of
https://github.com/mihonapp/mihon.git
synced 2025-06-26 19:17:51 +02:00
Remove outdated declarations from AndroidManifest
This commit is contained in:
@ -106,12 +106,6 @@
|
||||
android:value="GlideModule" />
|
||||
|
||||
<!-- EH -->
|
||||
<activity
|
||||
android:name="exh.ui.login.LoginController"
|
||||
android:label="@string/label_login">
|
||||
<!-- TODO parent activity -->
|
||||
</activity>
|
||||
|
||||
<activity
|
||||
android:name="exh.ui.intercept.InterceptActivity"
|
||||
android:label="TachiyomiEH">
|
||||
@ -148,9 +142,6 @@
|
||||
</intent-filter>
|
||||
</activity>
|
||||
|
||||
<activity android:name="exh.ui.lock.LockController"
|
||||
android:label="Application locked"/>
|
||||
|
||||
</application>
|
||||
|
||||
</manifest>
|
||||
|
Reference in New Issue
Block a user