From 6354f02ed575cfabdc9974b6d07d0a18161267b4 Mon Sep 17 00:00:00 2001 From: Michael Bestas Date: Fri, 11 Apr 2025 19:34:52 +0300 Subject: [PATCH] Update fingerprint/build description from BP1A.250405.007.B1 Change-Id: I8d32ab25a62dabd6a8ab465a51009a2ea28f4d0f --- lineage_lynx.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lineage_lynx.mk b/lineage_lynx.mk index acae870..ca1213f 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.250305.019 13003188 release-keys" \ - BuildFingerprint=google/lynx/lynx:15/BP1A.250305.019/13003188:user/release-keys \ + BuildDesc="lynx-user 15 BP1A.250405.007.B1 13240308 release-keys" \ + BuildFingerprint=google/lynx/lynx:15/BP1A.250405.007.B1/13240308:user/release-keys \ DeviceProduct=$(DEVICE_CODENAME) $(call inherit-product, $(VENDOR_PATH)/$(DEVICE_CODENAME)-vendor.mk)