Nucleo del sistema

com.qualcomm.atfwd

Rischio
Senza rischio
Origine
Terze parti
Cos'è
Nucleo del sistema

Cos'è

Used to send AT command messages from/to the modem

Attention commands commands are a collection of short-string commands developed in the early 1980s

that were designed to be transmitted via phone lines and control modems. Different AT command strings can be merged together

to tell a modem to dial, hang up, or change connection parameters.

Smartphones include a basic modem component inside them, which allows the smartphone to connect to the Internet

via its telephony function.

This can be abused. It's been known for many years that Android devices are vulnerable to attacks carried out via AT commands.

Comandi

adb shell pm uninstall --user 0 com.qualcomm.atfwd

Per tornare indietro:

adb shell cmd package install-existing com.qualcomm.atfwd

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.