Altro
com.android.carrierdefaultapp
CarrierDefaultApp
- Rischio
- Con cautela
- Origine
- Android stesso
- Cos'è
- Altro
Cos'è
This package is a generic solution that allows carriers to indicate when a device has run OOB (Out Of Balance). Android devices that are OOB need carrier mitigation protocols to allow select data through (like to notify users their data/balance is out, or allow them to buy more data through the carrier app).
Will probably break that functionality if disabled, but is otherwise safe to disable (should only affect users that are out of data/balance?).
Comandi
adb shell pm uninstall --user 0 com.android.carrierdefaultapp
Per tornare indietro:
adb shell cmd package install-existing com.android.carrierdefaultapp
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.
Riferimenti
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.