summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYu Shan <shanyu@google.com>2022-02-16 02:51:35 +0000
committerYu Shan <shanyu@google.com>2022-02-16 02:51:35 +0000
commitde15023292b7184c7ed8a59ebed3d4b9021fdc06 (patch)
tree12707f3fe81c7277b7409de813438f72f78340bc
parentbb25e7539679732e9de05ed092e2a463f7fb8947 (diff)
downloadbeagle-x15-de15023292b7184c7ed8a59ebed3d4b9021fdc06.tar.gz
Revert "[Reland] Use AIDL default VHAL for beagle-x15."
Revert "[Reland] Use AIDL default VHAL in aosp_phone_car." Revert "[Reland] Use AIDL emulator VHAL for cuttlefish." Revert submission 16872877-aidl_vhal Reason for revert: break api_test which was not included in presubmit for the original CL. Possibly due to the new AIDL implementation revealing some existing hidden problems in power service. Reverted Changes: Ie024dda62:[Reland] Use AIDL default VHAL in aosp_phone_car. If35e8fd30:[Reland] Use AIDL emulator VHAL for cuttlefish. I5e45d85dd:[Reland] Use AIDL default VHAL in ospery. I73d520a70:[Reland] Use AIDL default VHAL for beagle-x15. Change-Id: I6dcbaebdacf9a9f745a84397f290e76701e8f361
-rw-r--r--auto/device.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/auto/device.mk b/auto/device.mk
index 1bf8acc..76634e7 100644
--- a/auto/device.mk
+++ b/auto/device.mk
@@ -16,7 +16,7 @@
#Automotive
PRODUCT_PACKAGES += \
- android.hardware.automotive.vehicle@V1-default-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 \