summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYu Shan <shanyu@google.com>2021-07-02 16:33:17 -0700
committerYu Shan <shanyu@google.com>2021-07-15 17:12:25 -0700
commita441f56a28414b94270d3dfc9d52202309f3412b (patch)
tree9ce3b891416e0d46625d6caa5c927bfe5e8dc46b
parent9dbf0d04f77325b655fe88f04e25ce85292b9bf8 (diff)
downloadbeagle-x15-a441f56a28414b94270d3dfc9d52202309f3412b.tar.gz
Use default VHAL for beagle-x15.
This is not an emulator, so use default VHAL implementation. Test: Presubmit Bug: 192276902 Change-Id: Ib3ac86ccf132157cf3bd82a4602a786604f33f03
-rw-r--r--auto/device.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/auto/device.mk b/auto/device.mk
index 51b7e04..76634e7 100644
--- a/auto/device.mk
+++ b/auto/device.mk
@@ -16,7 +16,7 @@
#Automotive
PRODUCT_PACKAGES += \
- android.hardware.automotive.vehicle@2.0-service \
+ android.hardware.automotive.vehicle@2.0-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 \