summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChangyeon Jo <changyeon@google.com>2020-03-31 21:01:51 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2020-03-31 21:01:51 +0000
commit903a977d0863b568b4ab2234e8044c8877fb3ebf (patch)
treea404ca561e8c47a94610e7c9edf2ec54c3448685
parentea59f7c7e164a0cc7fe1f81d4bf0d7df53c0e0f0 (diff)
parent22f9fe99df4a7bb06404b896d3b005525c8359b7 (diff)
downloadgoogle_car-903a977d0863b568b4ab2234e8044c8877fb3ebf.tar.gz
Exclude EVS default implementation am: 22f9fe99df
Change-Id: Iebfbfe786d2f46b961f33db723dae6e9a5e49aaa
-rw-r--r--crosshatch_car/aosp_crosshatch_car.mk3
1 files changed, 1 insertions, 2 deletions
diff --git a/crosshatch_car/aosp_crosshatch_car.mk b/crosshatch_car/aosp_crosshatch_car.mk
index bfa5d9b..27ce243 100644
--- a/crosshatch_car/aosp_crosshatch_car.mk
+++ b/crosshatch_car/aosp_crosshatch_car.mk
@@ -47,8 +47,7 @@ PRODUCT_PACKAGES += \
android.hardware.automotive.vehicle@2.0-service
PRODUCT_PACKAGES += \
- android.hardware.automotive.audiocontrol@1.0-service \
- android.hardware.automotive.evs@1.0-service
+ android.hardware.automotive.audiocontrol@1.0-service
# Car init.rc
PRODUCT_COPY_FILES += \