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-03 18:28:09 -0800
commit7badbbc4542f240045d42bce6c5f3d7e56317429 (patch)
tree057cdcba6f7e671f9e4eb595ee7e017f99400170
parente84b3c988916b71900cc209161cd352501804673 (diff)
downloadbeagle-x15-7badbbc4542f240045d42bce6c5f3d7e56317429.tar.gz
Use AIDL default VHAL for beagle-x15.
Test: Presubmit Bug: 170400618 Change-Id: I882ed3e819500e884b2eae649350d09043e69041
-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 \