Cœur du système

com.qualcomm.atfwd

Risque
Sans risque
Origine
Tiers
Ce que c'est
Cœur du système

Ce que c'est

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.

Commandes

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

Pour revenir en arrière :

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

Toutes les désinstallations listées ici ne concernent que l'utilisateur courant : l'image système n'est pas touchée, et la commande de restauration remet l'application en place à partir de la copie déjà présente sur l'appareil. Rien n'est téléchargé.

Références

Ceci n'est pas le répertoire. Ici on dit ce qu'est un paquet en général ; ce qui se passe sur votre téléviseur précis figure sur la fiche de votre modèle, et c'est elle qui fait foi. Le même paquet peut être inutile sur un appareil et tenir l'écran d'accueil sur un autre.