summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYu Shan <shanyu@google.com>2023-09-19 19:41:03 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2023-09-19 19:41:03 +0000
commit368b13b4e1fc0f39a37a735d7d37d8ad297ce48d (patch)
tree08218259bf10ddececdf401adc5c947b1334db3c
parent6f86491bea6e785d12578c20b2ade5a6792746c8 (diff)
parent3e61b2b9ba81eb7732913258488a21f9778545fb (diff)
downloadgoogle_car-368b13b4e1fc0f39a37a735d7d37d8ad297ce48d.tar.gz
Merge "Update default VHAL name to V3." into main
-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 ca0f30f..5c5972f 100644
--- a/common/pre_google_car.mk
+++ b/common/pre_google_car.mk
@@ -57,7 +57,7 @@ $(call inherit-product, $(SRC_TARGET_DIR)/product/aosp_product.mk)
ifneq ($(PIXEL_2023_GEN),)
PRODUCT_PACKAGES += \
android.hardware.broadcastradio \
- android.hardware.automotive.vehicle@V1-default-service
+ android.hardware.automotive.vehicle@V3-default-service
else
PRODUCT_PACKAGES += \
android.hardware.broadcastradio@2.0-service \