summaryrefslogtreecommitdiff
path: root/common
diff options
context:
space:
mode:
authorCalvin Huang <calhuang@google.com>2022-04-11 15:10:23 -0700
committerCalvin Huang <calhuang@google.com>2022-04-11 15:10:25 -0700
commitbce487fbcc632d1afe3825900351a3ff787dc445 (patch)
tree24fc78c67d69a657a92f4bcc728ce37e7eeb0331 /common
parent843dfb24ea117e59c246e5e1d07f97a315d3feca (diff)
downloadcar-bce487fbcc632d1afe3825900351a3ff787dc445.tar.gz
Remove CarTemplatesHost.mk from common/car.mk
File is removed, causing build error Test: Manual Bug: 217624579 Change-Id: I3642adbd32dc540a23cd9b227f52d52f9314b013
Diffstat (limited to 'common')
-rw-r--r--common/car.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/common/car.mk b/common/car.mk
index 2d7f180..cbcf55a 100644
--- a/common/car.mk
+++ b/common/car.mk
@@ -97,4 +97,3 @@ $(call inherit-product, $(SRC_TARGET_DIR)/product/gsi_release.mk)
endif
$(call inherit-product, packages/services/Car/car_product/build/car.mk)
-$(call inherit-product, packages/apps/Car/Templates/CarTemplatesHost.mk)