manager: possible fix

- Possible fix a bug where IUserManager.getUsers(ZZZ) are not defined in the framework.jar
- Refactored WebUI X to meet the new WXInterface
- Only fetch the app from the current user and not all users

* manager: remove unused AIDL interfaces

Signed-off-by: Der_Googler <54764558+DerGoogler@users.noreply.github.com>
This commit is contained in:
ShirkNeko
2025-05-23 16:31:13 +08:00
parent f1f78d2485
commit 99fe6623de
4 changed files with 4 additions and 19 deletions

View File

@@ -50,7 +50,6 @@ android {
}
buildFeatures {
aidl = true
buildConfig = true
compose = true
prefab = true