summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-12-06 00:01:32 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-12-06 00:01:32 +0000
commitaba4e57b7335da81050665c382fc9d0b382c9e3f (patch)
treeb364da7ab29b7372387c8894a766bb6401c3455d
parentbd6de1a8e5ec6eb59b3c1d71c76ce182c739a9a5 (diff)
parent33e15ab222a474c826666414abac82ef98c94572 (diff)
downloadcar-aba4e57b7335da81050665c382fc9d0b382c9e3f.tar.gz
Snap for 11182047 from 33e15ab222a474c826666414abac82ef98c94572 to sdk-release
Change-Id: Ifdeb6514dc41b63e5ca7282e95f35034a1749669
-rw-r--r--sdk_car_arm64.mk2
-rw-r--r--sdk_car_x86_64.mk2
2 files changed, 2 insertions, 2 deletions
diff --git a/sdk_car_arm64.mk b/sdk_car_arm64.mk
index a2e82ed..896fba0 100644
--- a/sdk_car_arm64.mk
+++ b/sdk_car_arm64.mk
@@ -46,7 +46,7 @@ $(call inherit-product, device/generic/car/emulator/car_emulator_product.mk)
# All components inherited here go to vendor image
#
$(call inherit-product, device/generic/car/emulator/car_emulator_vendor.mk)
-$(call inherit-product, device/generic/goldfish/64bitonly/product/arm64-vendor.mk)
+$(call inherit-product, device/generic/goldfish/board/emu64a/details.mk)
EMULATOR_VENDOR_NO_SOUND := true
PRODUCT_NAME := sdk_car_arm64
diff --git a/sdk_car_x86_64.mk b/sdk_car_x86_64.mk
index 019fc59..54fab5d 100644
--- a/sdk_car_x86_64.mk
+++ b/sdk_car_x86_64.mk
@@ -46,7 +46,7 @@ $(call inherit-product, device/generic/car/emulator/car_emulator_product.mk)
# All components inherited here go to vendor image
#
$(call inherit-product, device/generic/car/emulator/car_emulator_vendor.mk)
-$(call inherit-product, device/generic/goldfish/64bitonly/product/x86_64-vendor.mk)
+$(call inherit-product, device/generic/goldfish/board/emu64x/details.mk)
EMULATOR_VENDOR_NO_SOUND := true
PRODUCT_NAME := sdk_car_x86_64