From 9092a7114be4af1d8a2c2bfeecbbfa4777334239 Mon Sep 17 00:00:00 2001 From: Michael Bestas Date: Wed, 7 May 2025 06:18:39 +0300 Subject: [PATCH] Update fingerprint/build description from BP1A.250505.005.B1 Change-Id: Ia30f1779c873fc954445ee7d3384b76f3c77db14 --- lineage_lynx.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lineage_lynx.mk b/lineage_lynx.mk index ca1213f..d26db25 100644 --- a/lineage_lynx.mk +++ b/lineage_lynx.mk @@ -26,8 +26,8 @@ TARGET_SCREEN_HEIGHT := 2400 TARGET_SCREEN_WIDTH := 1080 PRODUCT_BUILD_PROP_OVERRIDES += \ - BuildDesc="lynx-user 15 BP1A.250405.007.B1 13240308 release-keys" \ - BuildFingerprint=google/lynx/lynx:15/BP1A.250405.007.B1/13240308:user/release-keys \ + BuildDesc="lynx-user 15 BP1A.250505.005.B1 13277630 release-keys" \ + BuildFingerprint=google/lynx/lynx:15/BP1A.250505.005.B1/13277630:user/release-keys \ DeviceProduct=$(DEVICE_CODENAME) $(call inherit-product, $(VENDOR_PATH)/$(DEVICE_CODENAME)-vendor.mk)