summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYu Shan <shanyu@google.com>2022-02-03 18:28:09 -0800
committerYu Shan <shanyu@google.com>2022-02-14 13:07:07 -0800
commitbb25e7539679732e9de05ed092e2a463f7fb8947 (patch)
tree057cdcba6f7e671f9e4eb595ee7e017f99400170
parentb75da514f097223c6e9ba9ed13261fbf921292e8 (diff)
downloadbeagle-x15-bb25e7539679732e9de05ed092e2a463f7fb8947.tar.gz
[Reland] Use AIDL default VHAL for beagle-x15.
Test: Presubmit Bug: 170400618 Change-Id: I73d520a70abf900f820e16d3aa9798367245981d
-rw-r--r--auto/device.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/auto/device.mk b/auto/device.mk
index 76634e7..1bf8acc 100644
--- a/auto/device.mk
+++ b/auto/device.mk
@@ -16,7 +16,7 @@
#Automotive
PRODUCT_PACKAGES += \
- android.hardware.automotive.vehicle@2.0-default-service \
+ android.hardware.automotive.vehicle@V1-default-service
PRODUCT_COPY_FILES += \
frameworks/native/data/etc/android.hardware.type.automotive.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.type.automotive.xml \