Describe the bug
When I attempt to uninstall these apps, it reappears on the device immediately
- com.oplus.themestore,
- com.oplus.pantanal.ums
- com.oplus.pay
- com.oplus.aiunit
To Reproduce
Steps to reproduce the behavior:
- Uninstall the above apps (shows successful uninstallation on canta)
- Reload list
- App reappears
Expected behavior
Should have uninstalled successfully
upon further looking into logcat, this application stopped them with the warning "OplusForbidUninstallAppManager"
com.wapi.wapicertmanager
Version info
- Android version: 16
- Canta version: 3.1.2
- Shizuku version: 13.6.0
Logcat
View logcat
```logcat
[2026-01-16 23:09:52.419 Uid(value=10443):5886:6412 I/Canta]
Uninstalling 'com.oplus.aiunit' [system: true, hasUpdates: false, resetFirst: false]
[2026-01-16 23:09:52.420 Uid(value=10443):5886:6412 W/JavaBinder]
ibinderForJavaObject: 0x7df320bd10 is not a Binder object
[2026-01-16 23:09:52.420 Uid(value=10443):5886:6412 E/Parcel]
Native binder in markForBinder is null for non-null jobject
[2026-01-16 23:09:52.421 Uid(value=10443):5886:6412 W/JavaBinder]
ibinderForJavaObject: 0x7df320b4d0 is not a Binder object
[2026-01-16 23:09:52.422 Uid(value=10443):5886:6412 E/Parcel]
Native binder in markForBinder is null for non-null jobject
[2026-01-16 23:09:52.423 Uid(value=1000):2360:4084 W/OplusForbidUninstallAppManager]
Cannot uninstall customize protect app com.oplus.aiunit
Describe the bug
When I attempt to uninstall these apps, it reappears on the device immediately
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Should have uninstalled successfully
upon further looking into logcat, this application stopped them with the warning "OplusForbidUninstallAppManager"
com.wapi.wapicertmanager
Version info
Logcat
View logcat
```logcat