summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYu Shan <shanyu@google.com>2023-09-15 17:37:25 -0700
committerYu Shan <shanyu@google.com>2023-09-15 17:37:25 -0700
commit3e61b2b9ba81eb7732913258488a21f9778545fb (patch)
treeaad3497db1157402c75f6a8675741e9128102934
parentbeff65302679bb7c645202a768adc6975e349668 (diff)
downloadgoogle_car-3e61b2b9ba81eb7732913258488a21f9778545fb.tar.gz
Update default VHAL name to V3.
Test: presubmit Bug: 300694866 Change-Id: Ie7ff8bc3cc57a6e98edf05c7ebec30fa85c14ea7
-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 \