blob: f77e94de42efbb8caad0616bcb46a94308c079ab [file] [log] [blame]
# Inherit from this product to include the "Reference Design" RROs for CarUi
# Include built-time overlays
PRODUCT_PACKAGE_OVERLAYS += \
packages/apps/Car/libs/car-ui-lib/referencedesign/overlay/
PRODUCT_ENFORCE_RRO_EXCLUDED_OVERLAYS += \
packages/apps/Car/libs/car-ui-lib/referencedesign/overlay/
# Include generated RROs
PRODUCT_PACKAGES += \
googlecarui-com-android-car-ui-paintbooth \
googlecarui-com-android-car-rotaryplayground \
googlecarui-com-android-car-themeplayground \
googlecarui-com-android-car-carlauncher \
googlecarui-com-android-car-home \
googlecarui-com-android-car-media \
googlecarui-com-android-car-radio \
googlecarui-com-android-car-calendar \
googlecarui-com-android-car-companiondevicesupport \
googlecarui-com-android-car-systemupdater \
googlecarui-com-android-car-dialer \
googlecarui-com-android-car-linkviewer \
googlecarui-com-android-car-settings \
googlecarui-com-android-car-voicecontrol \
googlecarui-com-android-car-faceenroll \
googlecarui-com-android-permissioncontroller \
googlecarui-com-android-settings-intelligence \
googlecarui-com-google-android-apps-automotive-inputmethod \
googlecarui-com-google-android-apps-automotive-inputmethod-dev \
googlecarui-com-google-android-embedded-projection \
googlecarui-com-google-android-gms \
googlecarui-com-google-android-packageinstaller \
googlecarui-com-google-android-carassistant \
googlecarui-com-google-android-tts \
googlecarui-com-android-vending \
# This system property is used to enable the RROs on startup via
# the requiredSystemPropertyName/Value attributes in the manifest
PRODUCT_PRODUCT_PROPERTIES += ro.build.car_ui_rros_enabled=true