summaryrefslogtreecommitdiff
path: root/common
diff options
context:
space:
mode:
authorTomasz Wasilczyk <twasilczyk@google.com>2018-04-03 10:49:52 -0700
committerTomasz Wasilczyk <twasilczyk@google.com>2018-04-03 10:49:52 -0700
commit9d7f5ea53419e5100d59057c5d5c01c9f2df6233 (patch)
treea96f1d17f8c2e6ae8ab32f7095939f4958f91576 /common
parent2d5d7ed29b9f77c2ffebc7199331ab72d8d3427b (diff)
downloadcar-9d7f5ea53419e5100d59057c5d5c01c9f2df6233.tar.gz
Clean up Broadcast Radio demo mode settings.
While we're here, also clean up android.car.drawer.unlimited setting that's gone now. Bug: 73950974 Test: some other target builds Change-Id: I5843dbedb347e867285de514cf6cf354840e80cd
Diffstat (limited to 'common')
-rw-r--r--common/car.mk5
1 files changed, 1 insertions, 4 deletions
diff --git a/common/car.mk b/common/car.mk
index 7391808..fb00657 100644
--- a/common/car.mk
+++ b/common/car.mk
@@ -47,10 +47,7 @@ PRODUCT_COPY_FILES += \
device/generic/car/common/manifest.xml:$(TARGET_COPY_OUT_VENDOR)/manifest.xml
PRODUCT_PROPERTY_OVERRIDES += \
- android.car.drawer.unlimited=true \
- android.car.hvac.demo=true \
- com.android.car.radio.demo=true \
- com.android.car.radio.demo.dual=true
+ android.car.hvac.demo=true
TARGET_USES_CAR_FUTURE_FEATURES := true