Núcleo do sistema
com.google.android.configupdater
ConfigUpdater
- Risco
- Com cuidado
- Origem
- O que é
- Núcleo do sistema
O que é
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 voltar atrás:
adb shell cmd package install-existing com.google.android.configupdater
Todas as desinstalações aqui listadas afectam apenas o utilizador actual: a imagem do sistema não é tocada e o comando de restauro devolve a aplicação a partir da cópia que já está no aparelho. Não se transfere nada.
Referências
Isto não é o directório. Aqui diz-se o que é um pacote em geral; o que acontece no seu televisor concreto está na ficha do seu modelo, e é essa que manda. O mesmo pacote pode sobrar num aparelho e segurar o ecrã inicial noutro.