manager: Reuse the aidi reflection to retrieve the list of applications

This commit is contained in:
ShirkNeko
2025-10-17 01:59:56 +08:00
parent 62635879e0
commit 8db55f56a9
6 changed files with 93 additions and 171 deletions

View File

@@ -43,4 +43,6 @@
-keep class com.dergoogler.mmrl.webui.interfaces.** { *; }
-keep class com.sukisu.ultra.ui.webui.WebViewInterface { *; }
-keep,allowobfuscation class * extends com.dergoogler.mmrl.platform.content.IService { *; }
-keep,allowobfuscation class * extends com.dergoogler.mmrl.platform.content.IService { *; }
-keep interface com.sukisu.zako.** { *; }