Altro
com.qualcomm.qti.uceshimservice
uceShimService
- Rischio
- Senza rischio
- Origine
- Terze parti
- Cos'è
- Altro
Cos'è
UCE shim service
UCE = User Capability Exchange. A shim is basically a compatibility layer for an API, that makes sure anything that uses the API does so correctly.
Used for RCS. Provides a discovery service for users to see the capabilities of other users.
UCE is based on SIP PUBLISH and SIP SUBSCRIBE/NOTIFY.
Devices PUBLISH their capabilities to a presence server, when another device wants to find out what the other party supports, the device sends a SUBSCRIBE to the presence server which then returns a NOTIFY of what the other party supports.
Comandi
adb shell pm uninstall --user 0 com.qualcomm.qti.uceshimservice
Per tornare indietro:
adb shell cmd package install-existing com.qualcomm.qti.uceshimservice
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.