Home screen
com.google.android.as
Android System Intelligence
- Risk
- Safe
- Source
- What it is
- Home screen
What it is
Previously, Device Personalization Services. Runs in the background.
"Enables intelligent features across Android", like: Live Caption, Screen Attention, Improved Copy-Paste, App Predictions in the launcher, Notification Smart Actions, Smart Text Selection and Linkifying text in apps.
Also known as device learning, e.g., enhanced keyboard auto suggestions, keeps the screen on when looking at it (with help of the camera), smart replies.
Commands
adb shell pm uninstall --user 0 com.google.android.as
To put it back:
adb shell cmd package install-existing com.google.android.as
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.