Telemetria e analisi
com.qualcomm.qti.smq
- Rischio
- Senza rischio
- Origine
- Terze parti
- Cos'è
- Telemetria e analisi
Cos'è
QTR (Qualcomm Technology Reporting)
Runs on boot.
Seems like a telemetry package, supposedly sending hardware & software type, configuration and performance data.
Contains a "QtiFeedbackActivity" called "Hardware Feedback". When that hidden activity is launched through Activity Launcher you get a screen showing just a checkbox and this text:
"Collecting hardware and software type, configuration, and performance data helps Qualcomm improve next generation device battery life, security, and performance. Untick to disable."
Unticking isn't remembered; it's ticked again next time you enter. There's also a "Learn More" link that leads to: http://reporting.qti.qualcomm.com/learnmore_en.html which doesn't load for me.
Comandi
adb shell pm uninstall --user 0 com.qualcomm.qti.smq
Per tornare indietro:
adb shell cmd package install-existing com.qualcomm.qti.smq
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.