System core

com.google.android.configupdater

ConfigUpdater

Risk
With care
Source
Google
What it is
System core

What it is

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.

Commands

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

To put it back:

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

Every removal listed here is per-user only: the system image is untouched, and the restore command puts the app back from the copy already on the device. Nothing is downloaded.

References

This is not the directory. Here we say what a package is in general; what happens on your particular television is on your model's entry, and that one wins. The same package can be dead weight on one set and hold the home screen up on another.