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" />
|
||||
|
||||
<!-- 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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user