Núcleo del sistema

com.google.android.configupdater

ConfigUpdater

Riesgo
Con cuidado
Origen
Google
Qué es
Núcleo del sistema

Qué es

Intents used to provide unbundled updates of system data. All require the UPDATE_CONFIG permission. Updates:

- system wide certificate pins for TLS connections.

- System wide Intent firewall.

- List of permium SMS short codes.

- List of carrier provisioning URLs.

- Set of trusted logs used for Certificate Transparency support for TLS connections language detection model file

- Smart selection model file

- Conversation actions model file

- Network watchlist config file

- Intent action indicating that the updated carrier id config is available

- The emergency number database into the devices

- An integer to indicate the numeric version of the new data -- devices should only install if the update version is newer than the current one

- Hash of the database, which is encoded by base-16 SHA512.

Comandos

adb shell pm uninstall --user 0 com.google.android.configupdater

Para volver atrás:

adb shell cmd package install-existing com.google.android.configupdater

Todas las desinstalaciones listadas aquí afectan solo al usuario actual: la imagen del sistema no se toca y el comando de restauración devuelve la aplicación a partir de la copia que ya está en el aparato. No se descarga nada.

Referencias

Esto no es el directorio. Aquí se dice qué es un paquete en general; lo que pasa en tu televisor concreto está en la ficha de tu modelo, y esa manda. El mismo paquete puede sobrar en un aparato y sostener la pantalla de inicio en otro.