Telecomando e input
org.codeaurora.ims
- Rischio
- Con cautela
- Origine
- Terze parti
- Cos'è
- Telecomando e input
Cos'è
IMS(Ip Multimedia Subsystem) is an open industry standard for voice and multimedia communications over packet-based IP networks (VoLTE/VoIP/Wifi calling).
Runs in the background as part of the system, with Google's IMS(com.google.android.ims, "Carrier Services") disabled, I haven't checked if it'd run with Carrier Services enabled.
Comandi
adb shell pm uninstall --user 0 org.codeaurora.ims
Per tornare indietro:
adb shell cmd package install-existing org.codeaurora.ims
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.