summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-12-01 00:01:31 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-12-01 00:01:31 +0000
commit75aaec8e7cc57f2a99df0e387c39f4327615261c (patch)
tree855e84d0679cf4357c21ac77ed717aa528291dac
parent44a3e113419e6e1808a65ea4ef43b691fca42d49 (diff)
parent003d789ef776378541e1365269cb4466bbb2b496 (diff)
downloadcar-75aaec8e7cc57f2a99df0e387c39f4327615261c.tar.gz
Snap for 11162593 from 003d789ef776378541e1365269cb4466bbb2b496 to 24Q1-release
Change-Id: I0db495e03aa9be2aecf1b9683c6715e1888acad2
-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