summaryrefslogtreecommitdiff
path: root/sdk_car_portrait_x86_64.mk
diff options
context:
space:
mode:
Diffstat (limited to 'sdk_car_portrait_x86_64.mk')
-rw-r--r--sdk_car_portrait_x86_64.mk14
1 files changed, 7 insertions, 7 deletions
diff --git a/sdk_car_portrait_x86_64.mk b/sdk_car_portrait_x86_64.mk
index 4684efb..12dd357 100644
--- a/sdk_car_portrait_x86_64.mk
+++ b/sdk_car_portrait_x86_64.mk
@@ -24,16 +24,16 @@ DO_NOT_INCLUDE_CAR_UI_REFERENCE_DESIGN := true
# Exclude Car Visual Overlay
DISABLE_CAR_PRODUCT_VISUAL_OVERLAY := true
-# Use the common Car Overlay
-PRODUCT_PACKAGE_OVERLAYS := device/generic/car/common/overlay
-
# Copy additional files
PRODUCT_COPY_FILES += \
packages/services/Car/car_product/car_ui_portrait/car_ui_portrait.ini:config.ini \
packages/services/Car/car_product/car_ui_portrait/bootanimation/bootanimation.zip:system/media/bootanimation.zip
-$(call inherit-product, device/generic/car/emulator/aosp_car_emulator.mk)
-$(call inherit-product, $(SRC_TARGET_DIR)/product/sdk_phone_x86_64.mk)
+$(call inherit-product, device/generic/car/sdk_car_x86_64.mk)
+
+# TODO(b/303863968): Set it to true after cleaning up the system partition
+# changes from this makefile
+PRODUCT_ENFORCE_ARTIFACT_PATH_REQUIREMENTS := false
PRODUCT_NAME := sdk_car_portrait_x86_64
PRODUCT_MODEL := CarUiPortrait on x86_64 emulator
@@ -43,5 +43,5 @@ PRODUCT_SDK_ADDON_NAME := sdk_car_portrait_x86_64
$(call inherit-product, packages/services/Car/car_product/car_ui_portrait/apps/car_ui_portrait_apps.mk)
$(call inherit-product, packages/services/Car/car_product/car_ui_portrait/rro/car_ui_portrait_rro.mk)
-# Use the default goldfish audio implementation
-EMULATOR_VENDOR_NO_SOUND := true \ No newline at end of file
+PRODUCT_COPY_FILES += \
+ packages/services/Car/car_product/car_ui_portrait/car_ui_portrait_hardware.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/car_ui_portrait_hardware.xml