summaryrefslogtreecommitdiffstats
path: root/common
diff options
context:
space:
mode:
authorCalvin Huang <calhuang@google.com>2020-04-20 12:46:53 -0700
committerCalvin Huang <calhuang@google.com>2020-04-21 11:49:03 -0700
commitf7293d0052b1c811ef1cd0a51cdd200bc249465c (patch)
tree966d54f82a79f990e92146c1eecbec95f95b5c8a /common
parent5233b2e7533f517cdfcdb68fdb20a4f1e2cfde2e (diff)
downloaddevice_generic_car-f7293d0052b1c811ef1cd0a51cdd200bc249465c.tar.gz
device_generic_car-f7293d0052b1c811ef1cd0a51cdd200bc249465c.tar.bz2
device_generic_car-f7293d0052b1c811ef1cd0a51cdd200bc249465c.zip
Remove IVehicle from car.mk
IVehicle manifest is included as vintf_fragments Bug: 153734354 Test: Manual Change-Id: I207d11d7b905b27783b63b0536c5cee0263d2b9e
Diffstat (limited to 'common')
-rw-r--r--common/car.mk3
1 files changed, 0 insertions, 3 deletions
diff --git a/common/car.mk b/common/car.mk
index 763727c..7c14b01 100644
--- a/common/car.mk
+++ b/common/car.mk
@@ -20,9 +20,6 @@ PRODUCT_PACKAGES += \
android.hardware.automotive.vehicle@2.0-service \
android.hardware.automotive.audiocontrol@2.0-service \
-# vehicle Interface Manifest
-DEVICE_MANIFEST_FILE += hardware/interfaces/automotive/vehicle/2.0/manifest.vehicle.xml
-
# Emulator configuration
PRODUCT_COPY_FILES += \
device/generic/car/common/config.ini:config.ini