Starting March 27, 2025, we recommend using android-latest-release
instead of aosp-main
to build and contribute to AOSP. For more information, see Changes to AOSP.
List of packages containing car-ui-lib
Stay organized with collections
Save and categorize content based on your preferences.
To customize the appearance of car-ui-lib components in every app, a runtime
resource overlay (RRO) must be generated for each of the following packages:
Package name |
Note |
AOSP apps (only applicable if the AOSP app is
part of the system image): |
com.android.car.ui.paintbooth |
Car-Ui-Lib reference app |
com.android.car.calendar |
AAOS Calendar app |
com.android.car.dialer |
AAOS Dialer app |
com.android.car.media |
AAOS Media app |
com.android.car.settings |
AAOS Car Settings |
com.android.settings.intelligence |
Android Settings Intelligence |
com.android.car.linkviewer |
AAOS link viewer |
com.android.car.systemupdater |
AAOS SystemUpdater app |
com.google.android.packageinstaller |
(Android 10 and lower) Android package installer, including
permission dialogs |
com.android.permissioncontroller |
(Android 11 and higher) Android permission controller, including
permission dialogs |
com.google.android.permissioncontroller |
(Android 11 and higher) Android permission controller, including
permission dialogs. This is the Google-signed version, depending on how
the build is set up the system may include this or the com.android
version. |
com.android.car.radio |
AAOS radio app |
com.android.car.carlauncher |
AAOS car launcher app |
com.android.car.companiondevicesupport |
AAOS Companion device settings |
com.android.car.rotaryplayground |
Rotary playground. Test app for a rotary controller. |
com.android.car.themeplayground |
Debug app. Show default Android components such as dialogs, text
appearances, buttons, and switches. |
com.android.managedprovisioning |
Manage provisioning |
com.android.htmlviewer |
AAOS webpage viewer app |
Google packages (GAS): |
com.google.android.embedded.projection |
App to run Android Auto Projected on AAOS |
com.google.android.apps.automotive.inputmethod |
Google keyboard for cars |
com.google.android.carassistant |
Assistant integration |
com.google.android.gms |
Google Play Services and all its modules |
com.google.android.tts |
Android TTS app |
com.android.vending |
Google Play Store |
com.google.android.apps.automotive.templates.host |
SDK template host |
com.google.android.carui.ats |
Car-ui-lib ats tests (Escrow) |
com.google.android.gsf |
Google Services Framework |
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2024-03-07 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-03-07 UTC."],[],[],null,["# List of packages containing car-ui-lib\n\nTo customize the appearance of car-ui-lib components in every app, a runtime\nresource overlay (RRO) must be generated for each of the following packages:\n\n| Package name | Note |\n|-----------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| AOSP apps (only applicable if the AOSP app is part of the system image): ||\n| `com.android.car.ui.paintbooth` | Car-Ui-Lib reference app |\n| `com.android.car.calendar` | AAOS Calendar app |\n| `com.android.car.dialer` | AAOS Dialer app |\n| `com.android.car.media` | AAOS Media app |\n| `com.android.car.settings` | AAOS Car Settings |\n| `com.android.settings.intelligence` | Android Settings Intelligence |\n| `com.android.car.linkviewer` | AAOS link viewer |\n| `com.android.car.systemupdater` | AAOS SystemUpdater app |\n| `com.google.android.packageinstaller` | (Android 10 and lower) Android package installer, including permission dialogs |\n| `com.android.permissioncontroller` | (Android 11 and higher) Android permission controller, including permission dialogs |\n| `com.google.android.permissioncontroller` | (Android 11 and higher) Android permission controller, including permission dialogs. This is the Google-signed version, depending on how the build is set up the system may include this or the com.android version. |\n| `com.android.car.radio` | AAOS radio app |\n| `com.android.car.carlauncher` | AAOS car launcher app |\n| `com.android.car.companiondevicesupport` | AAOS Companion device settings |\n| `com.android.car.rotaryplayground` | Rotary playground. Test app for a rotary controller. |\n| `com.android.car.themeplayground` | Debug app. Show default Android components such as dialogs, text appearances, buttons, and switches. |\n| `com.android.managedprovisioning` | Manage provisioning |\n| `com.android.htmlviewer` | AAOS webpage viewer app |\n| **Google packages (GAS):** ||\n| `com.google.android.embedded.projection` | App to run Android Auto Projected on AAOS |\n| `com.google.android.apps.automotive.inputmethod` | Google keyboard for cars |\n| `com.google.android.carassistant` | Assistant integration |\n| `com.google.android.gms` | Google Play Services and all its modules |\n| `com.google.android.tts` | Android TTS app |\n| `com.android.vending` | Google Play Store |\n| `com.google.android.apps.automotive.templates.host` | SDK template host |\n| `com.google.android.carui.ats` | Car-ui-lib ats tests (Escrow) |\n| `com.google.android.gsf` | Google Services Framework |"]]