From 75448ac702487544d705cbaae7ef1bf76d71a7ce Mon Sep 17 00:00:00 2001 From: Michael Bestas Date: Tue, 11 Mar 2025 16:08:33 +0200 Subject: [PATCH] Update fingerprint/build description from BP1A.250305.019 Change-Id: I535390949cbea7e3f3e635eb7a0daf873c66fadd --- lineage_lynx.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lineage_lynx.mk b/lineage_lynx.mk index 742a757..acae870 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 AP4A.250205.002 12821496 release-keys" \ - BuildFingerprint=google/lynx/lynx:15/AP4A.250205.002/12821496:user/release-keys \ + BuildDesc="lynx-user 15 BP1A.250305.019 13003188 release-keys" \ + BuildFingerprint=google/lynx/lynx:15/BP1A.250305.019/13003188:user/release-keys \ DeviceProduct=$(DEVICE_CODENAME) $(call inherit-product, $(VENDOR_PATH)/$(DEVICE_CODENAME)-vendor.mk)