From 0f1c4fd59ae1d30a0f4170f5d4a368a0bfe26873 Mon Sep 17 00:00:00 2001 From: Michael Bestas Date: Sat, 14 Jun 2025 02:02:07 +0300 Subject: [PATCH] Update fingerprint/build description from BP2A.250605.031.A2 Change-Id: I67068778abe46a0f72e1bdd0ee8aeac14969f58b --- lineage_lynx.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lineage_lynx.mk b/lineage_lynx.mk index d26db25..49ed45c 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.250505.005.B1 13277630 release-keys" \ - BuildFingerprint=google/lynx/lynx:15/BP1A.250505.005.B1/13277630:user/release-keys \ + BuildDesc="lynx-user 16 BP2A.250605.031.A2 13578606 release-keys" \ + BuildFingerprint=google/lynx/lynx:16/BP2A.250605.031.A2/13578606:user/release-keys \ DeviceProduct=$(DEVICE_CODENAME) $(call inherit-product, $(VENDOR_PATH)/$(DEVICE_CODENAME)-vendor.mk)