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
commit394e07b78bb470f0af07245d3f2dbfcaa0102c77 (patch)
tree291c16d39f3d91b54135aa97462f2aa865307445
parent0a4584fdb42299fa76d9ca6588ee9b625bbbfb43 (diff)
downloadgoogle_car-394e07b78bb470f0af07245d3f2dbfcaa0102c77.tar.gz
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: I21fa3b803e94e63ce16bd3398847d033729027ad
-rw-r--r--common/pre_google_car.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/pre_google_car.mk b/common/pre_google_car.mk
index a3f7e48..2628f50 100644
--- a/common/pre_google_car.mk
+++ b/common/pre_google_car.mk
@@ -46,7 +46,7 @@ $(call inherit-product, $(SRC_TARGET_DIR)/product/aosp_product.mk)
# Auto modules
PRODUCT_PACKAGES += \
android.hardware.broadcastradio@2.0-service \
- android.hardware.automotive.vehicle@V1-default-service
+ android.hardware.automotive.vehicle@2.0-default-service
# Additional selinux policy
BOARD_SEPOLICY_DIRS += device/google_car/common/sepolicy