summaryrefslogtreecommitdiff
path: root/emulator/aosp_car_emulator.mk
diff options
context:
space:
mode:
authorEric Jeong <ericjeong@google.com>2022-01-27 08:57:19 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2022-01-27 08:57:19 +0000
commite2453519a98289cc80be0b7be70e0581f6f608cf (patch)
tree56a8dae3c17ab6bc554714d9c8bdedc521287a10 /emulator/aosp_car_emulator.mk
parentf2a879c4e16a86c7089f40ccfd3b3a0c74dcf014 (diff)
parent36ec628bc8084f266b25ec236aa58fbedff76987 (diff)
downloadcar-e2453519a98289cc80be0b7be70e0581f6f608cf.tar.gz
Fix build break am: 36ec628bc8
Original change: https://googleplex-android-review.googlesource.com/c/device/generic/car/+/16728431 Change-Id: I6aaccf5c1334a64a219636a2e3f15a41689fc6e8
Diffstat (limited to 'emulator/aosp_car_emulator.mk')
-rw-r--r--emulator/aosp_car_emulator.mk4
1 files changed, 0 insertions, 4 deletions
diff --git a/emulator/aosp_car_emulator.mk b/emulator/aosp_car_emulator.mk
index 5660293..fc386bf 100644
--- a/emulator/aosp_car_emulator.mk
+++ b/emulator/aosp_car_emulator.mk
@@ -48,7 +48,3 @@ endif # BUILD_EMULATOR_CLUSTER_DISPLAY
PRODUCT_PRODUCT_PROPERTIES += \
ro.carwatchdog.vhal_healthcheck.interval=10 \
-
-# Define the host tools and libs that are parts of the SDK.
-$(call inherit-product, sdk/build/product_sdk.mk)
-$(call inherit-product, development/build/product_sdk.mk)