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