summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChangyeon Jo <changyeon@google.com>2020-03-31 11:48:25 -0700
committerChangyeon Jo <changyeon@google.com>2020-03-31 11:58:31 -0700
commit22f9fe99df4a7bb06404b896d3b005525c8359b7 (patch)
treea404ca561e8c47a94610e7c9edf2ec54c3448685
parent3bf6a1be6bc0d8e93d75dbcb358d3d7da25dd4a5 (diff)
downloaddevice_google_car-22f9fe99df4a7bb06404b896d3b005525c8359b7.tar.gz
device_google_car-22f9fe99df4a7bb06404b896d3b005525c8359b7.tar.bz2
device_google_car-22f9fe99df4a7bb06404b896d3b005525c8359b7.zip
Exclude EVS default implementation
This change removes EVS v1.0 HAL default implementation from crosshatch_car product. Fix: 152889240 Test: m check-vintf-all -j Change-Id: Ic777a3c5654688d91b5d3e95d12864d88588bc1e Merged-In: I7205c575e627e8f93191002a42e650149cbe74f5
-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 += \