From de15023292b7184c7ed8a59ebed3d4b9021fdc06 Mon Sep 17 00:00:00 2001 From: Yu Shan Date: Wed, 16 Feb 2022 02:51:35 +0000 Subject: 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 --- auto/device.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 \ -- cgit v1.2.3