From a18b62f2cfbde4840469fd755ba252d6498cfcaa Mon Sep 17 00:00:00 2001 From: Alex Hong Date: Thu, 13 Oct 2022 13:24:50 +0800 Subject: [PATCH] [DO NOT MERGE] Use GmsCorePrebuilt y2022w41 for tangorpro devices Bug: 251261605 Change-Id: Ibfd73fc707b8fb2b9129b4b7145f48397cbf70b9 --- device-tangorpro.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/device-tangorpro.mk b/device-tangorpro.mk index b756ee1..f46c8f6 100644 --- a/device-tangorpro.mk +++ b/device-tangorpro.mk @@ -166,8 +166,8 @@ PRODUCT_PACKAGES_DEBUG += \ PRODUCT_PACKAGES += \ android.hardware.lights-service.tangorpro -# Use GmsCorePrebuilt y2022w39 -USE_GMSCORE_PREBUILT_Y2022W39 := true +# Use GmsCorePrebuilt y2022w41 +USE_GMSCORE_PREBUILT_Y2022W41 := true # Device features PRODUCT_COPY_FILES += \