manager: removed deprecated webuix and allow superuser and module management capabilities even with su compat disabled

This commit is contained in:
Rifat Azad
2025-06-28 17:17:16 +06:00
parent 4270fd8b1e
commit d80a3ebcda
17 changed files with 167 additions and 355 deletions
@@ -4,7 +4,6 @@ import android.app.Application
import android.system.Os
import coil.Coil
import coil.ImageLoader
import com.dergoogler.mmrl.platform.Platform
import me.zhanghai.android.appiconloader.coil.AppIconFetcher
import me.zhanghai.android.appiconloader.coil.AppIconKeyer
import okhttp3.Cache
@@ -22,8 +21,6 @@ class KernelSUApplication : Application() {
super.onCreate()
ksuApp = this
Platform.setHiddenApiExemptions()
val context = this
val iconSize = resources.getDimensionPixelSize(android.R.dimen.app_icon_size)
Coil.setImageLoader(