manager: support load module webui

This commit is contained in:
weishu
2024-02-20 19:21:03 +08:00
parent 01b685ce58
commit fceffc9cfe
8 changed files with 150 additions and 10 deletions

View File

@@ -14,6 +14,7 @@
android:label="@string/app_name"
android:supportsRtl="true"
android:theme="@style/Theme.KernelSU"
android:usesCleartextTraffic="true"
tools:targetApi="33">
<activity
android:name=".ui.MainActivity"