summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPraneeth Bajjuri <praneeth@ti.com>2017-12-18 11:33:57 -0600
committerPraneeth Bajjuri <praneeth@ti.com>2017-12-18 13:00:25 -0600
commit142efe2953da3e9be8f8cb98204e48fee7dcafba (patch)
tree1c530ffcb4946c502f511ca441359fac578b67d4
parentae611c08840a4baf2710bb0a72ea73003cee43cb (diff)
downloadam57xevm-142efe2953da3e9be8f8cb98204e48fee7dcafba.tar.gz
am57xevm: remove car properties and make
remove car properties and lunch make option since am57xevm configuration needs are different Change-Id: I2326556a58cf0be47b8e6e7dbfb869c394af8d33 Signed-off-by: Praneeth Bajjuri <praneeth@ti.com>
-rw-r--r--device.mk2
-rw-r--r--full_am57xevm.mk2
2 files changed, 2 insertions, 2 deletions
diff --git a/device.mk b/device.mk
index 0134c80..d795ad5 100644
--- a/device.mk
+++ b/device.mk
@@ -189,7 +189,7 @@ PRODUCT_PROPERTY_OVERRIDES += \
media.aac_51_output_enabled=true
PRODUCT_PROPERTY_OVERRIDES += \
- android.car.drawer.unlimited=true \
+# android.car.drawer.unlimited=true \
android.car.hvac.demo=true \
com.android.car.radio.demo=true \
com.android.car.radio.demo.dual=true
diff --git a/full_am57xevm.mk b/full_am57xevm.mk
index 96e851c..b975f58 100644
--- a/full_am57xevm.mk
+++ b/full_am57xevm.mk
@@ -24,7 +24,7 @@
# Inherit from those products. Most specific first.
$(call inherit-product, $(SRC_TARGET_DIR)/product/full_base.mk)
-$(call inherit-product, packages/services/Car/car_product/build/car.mk)
+# $(call inherit-product, packages/services/Car/car_product/build/car.mk)
$(call inherit-product, device/ti/am57xevm/device.mk)
PRODUCT_NAME := full_am57xevm