summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 \