summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2024-01-31 00:00:41 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2024-01-31 00:00:41 +0000
commita9d75d0218b12d5e918eb59be1b57edbc4977a09 (patch)
tree88d689157a78667dc3ee989875592c8c030b43bd
parent6a6a23ddcd88ca52d4f29b0be071ded1b7238ac3 (diff)
parent1bd715bcdf1bb274ce17299791426592150067b3 (diff)
downloadcar-a9d75d0218b12d5e918eb59be1b57edbc4977a09.tar.gz
Snap for 11380902 from 1bd715bcdf1bb274ce17299791426592150067b3 to sdk-release
Change-Id: I0940b84939dbb4aeb6efc6764d855ce9030c8487
-rw-r--r--emulator/car_emulator_vendor.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/emulator/car_emulator_vendor.mk b/emulator/car_emulator_vendor.mk
index 64033f5..8a4b0fb 100644
--- a/emulator/car_emulator_vendor.mk
+++ b/emulator/car_emulator_vendor.mk
@@ -142,7 +142,7 @@ endif # BUILD_EMULATOR_CLUSTER_DISPLAY
endif # EMULATOR_DYNAMIC_MULTIDISPLAY_CONFIG
# Should use car bluetooth.prop.
-# This replaces value from device/generic/goldfish/64bitonly/product/vendor.mk below
+# This replaces value from device/generic/goldfish/product/generic.mk below
ifeq (,$(ENABLE_CAR_USB_PASSTHROUGH))
ENABLE_CAR_USB_PASSTHROUGH := false
endif
@@ -151,7 +151,7 @@ TARGET_PRODUCT_PROP := device/generic/car/emulator/usbpt/bluetooth/bluetooth.pro
endif
# Goldfish vendor partition configurations
-$(call inherit-product-if-exists, device/generic/goldfish/64bitonly/product/vendor.mk)
+$(call inherit-product, device/generic/goldfish/product/generic.mk)
# Enable socket for qemu VHAL
BOARD_SEPOLICY_DIRS += device/generic/car/emulator/sepolicy