Telecomando e input
com.oneplus.orm
- Rischio
- Senza rischio
- Origine
- Produttore
- Cos'è
- Telecomando e input
Cos'è
Seems to be Oneplus' Memory Management System according to a press-kit/-release they made for Android 11 (multiple sites wrote "ORM Memory Management System" word-for-word).
Runs in the background as part of the system. Runs even if disabled? Doesn't use any RAM when disabled tho, vs ~50MB when enabled.
Seems safe to disable, haven't noticed any negative effects in weeks of use, but I assume it breaks the "RAM Boost" feature (which is pointless anyway IMO).
Apk file name: OPOmm, mm = Memory Management?
Has 2 permissions: KILL_BACKGROUND_PROCESSES and SET_TIME_ZONE.
Contains 2 services: OPManagerService and BackgroundCollectorService.
Comandi
adb shell pm uninstall --user 0 com.oneplus.orm
Per tornare indietro:
adb shell cmd package install-existing com.oneplus.orm
Tutte le disinstallazioni elencate qui riguardano solo l'utente corrente: l'immagine di sistema non viene toccata e il comando di ripristino rimette l'app al suo posto partendo dalla copia già presente sull'apparecchio. Non si scarica nulla.
Questa non è la directory. Qui si dice cos'è un pacchetto in generale; quello che succede sul tuo televisore sta nella scheda del tuo modello, ed è quella che conta. Lo stesso pacchetto può essere zavorra su un apparecchio e reggere la schermata iniziale su un altro.