summaryrefslogtreecommitdiff
path: root/aosp_car_x86.mk
diff options
context:
space:
mode:
authorMark Grady <gradymark@google.com>2019-12-17 16:01:22 -0800
committerMark Grady <gradymark@google.com>2019-12-20 22:47:36 +0000
commit0d89f954320bcc2e99641b8773acb81734b12801 (patch)
treec568e1d14d67762bb19732532d5abd8b81c2be0f /aosp_car_x86.mk
parent3f0938ab74e20dbcbc613f4f49db16971754fa9c (diff)
downloadcar-0d89f954320bcc2e99641b8773acb81734b12801.tar.gz
Reapply "Add car audio emu support to aosp_car_* targets"
This reverts commit 52cf1a678cf3a6b232810e3f205b093784eaae93. Bug:130232630 Test: Compile emulator and verify functionality Change-Id: I3241eb07c89b25081cdea089884bf8b612e52522
Diffstat (limited to 'aosp_car_x86.mk')
-rw-r--r--aosp_car_x86.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/aosp_car_x86.mk b/aosp_car_x86.mk
index 7c358ec..f6138c0 100644
--- a/aosp_car_x86.mk
+++ b/aosp_car_x86.mk
@@ -15,7 +15,7 @@
PRODUCT_PACKAGE_OVERLAYS := device/generic/car/common/overlay
-$(call inherit-product, device/generic/car/common/car.mk)
+$(call inherit-product, device/generic/car/emulator/aosp_car_emulator.mk)
$(call inherit-product, $(SRC_TARGET_DIR)/product/aosp_x86.mk)
PRODUCT_NAME := aosp_car_x86