Package
com.mediatek.entitlement.o2
com.mediatek.entitlement.o2.EntitlementApp
3device profiles
5observations
0user-facing hits
5 Jan 2026last seen
Manage on devices
ADB commands for this package (the inverse of each is included so you can undo). Run from an authorised shell or wire the equivalent into your DPC. Verify on a test device first - this database doesn’t yet classify which packages are safe to change. --user 0 targets the current user; drop it (and use a privileged shell) to act device-wide.
Disable for the current user
adb shell pm disable-user --user 0 com.mediatek.entitlement.o2
Remove for the current user - a per-user uninstall; the APK stays on
/system, so Restore re-adds it (-k keeps app data)adb shell pm uninstall -k --user 0 com.mediatek.entitlement.o2
Re-enable
adb shell pm enable com.mediatek.entitlement.o2
Restore (re-install for the current user)
adb shell pm install-existing com.mediatek.entitlement.o2
Seen on
Each record is a device profile (make + model + Android version). Each unique handset that syncs against a matching profile will increase the observations of a package, thereby increasing confidence that a package is expected to be on a device.
| OEM | Model | Android | Observations | Last seen |
|---|---|---|---|---|
| OUKITEL | WP100 TITAN | Android 14 | 2 | 25 Jul 2025 |
| OUKITEL | WP100 TITAN | Android 15 | 1 | 6 Dec 2025 |
| Unihertz | Titan 2 | Android 15 | 2 | 5 Jan 2026 |
Known labels
Locale-aware display names seen in the wild.
| Label | Locale | Seen |
|---|---|---|
| com.mediatek.entitlement.o2.EntitlementApp | en-us | 3 |
| com.mediatek.entitlement.o2.EntitlementApp | en-gb | 2 |