From b004a2d5803968db4328c678ca09b4cb67054894 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: I95922e983739fc63b22b189ed684180873a3dfdb --- lineage_caiman.mk | 4 ++-- lineage_komodo.mk | 4 ++-- lineage_tokay.mk | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/lineage_caiman.mk b/lineage_caiman.mk index dbd36dc3..3da5ecbb 100644 --- a/lineage_caiman.mk +++ b/lineage_caiman.mk @@ -26,8 +26,8 @@ TARGET_SCREEN_HEIGHT := 2856 TARGET_SCREEN_WIDTH := 1280 PRODUCT_BUILD_PROP_OVERRIDES += \ - BuildDesc="caiman-user 15 BP1A.250505.005 13277524 release-keys" \ - BuildFingerprint=google/caiman/caiman:15/BP1A.250505.005/13277524:user/release-keys \ + BuildDesc="caiman-user 16 BP2A.250605.031.A2 13578606 release-keys" \ + BuildFingerprint=google/caiman/caiman:16/BP2A.250605.031.A2/13578606:user/release-keys \ DeviceProduct=$(DEVICE_CODENAME) $(call inherit-product, $(VENDOR_PATH)/$(DEVICE_CODENAME)-vendor.mk) diff --git a/lineage_komodo.mk b/lineage_komodo.mk index 44ee4726..2b8bb1e7 100644 --- a/lineage_komodo.mk +++ b/lineage_komodo.mk @@ -26,8 +26,8 @@ TARGET_SCREEN_HEIGHT := 2992 TARGET_SCREEN_WIDTH := 1344 PRODUCT_BUILD_PROP_OVERRIDES += \ - BuildDesc="komodo-user 15 BP1A.250505.005 13277524 release-keys" \ - BuildFingerprint=google/komodo/komodo:15/BP1A.250505.005/13277524:user/release-keys \ + BuildDesc="komodo-user 16 BP2A.250605.031.A2 13578606 release-keys" \ + BuildFingerprint=google/komodo/komodo:16/BP2A.250605.031.A2/13578606:user/release-keys \ DeviceProduct=$(DEVICE_CODENAME) $(call inherit-product, $(VENDOR_PATH)/$(DEVICE_CODENAME)-vendor.mk) diff --git a/lineage_tokay.mk b/lineage_tokay.mk index b814c3aa..b93a1b8a 100644 --- a/lineage_tokay.mk +++ b/lineage_tokay.mk @@ -26,8 +26,8 @@ TARGET_SCREEN_HEIGHT := 2424 TARGET_SCREEN_WIDTH := 1080 PRODUCT_BUILD_PROP_OVERRIDES += \ - BuildDesc="tokay-user 15 BP1A.250505.005 13277524 release-keys" \ - BuildFingerprint=google/tokay/tokay:15/BP1A.250505.005/13277524:user/release-keys \ + BuildDesc="tokay-user 16 BP2A.250605.031.A2 13578606 release-keys" \ + BuildFingerprint=google/tokay/tokay:16/BP2A.250605.031.A2/13578606:user/release-keys \ DeviceProduct=$(DEVICE_CODENAME) $(call inherit-product, $(VENDOR_PATH)/$(DEVICE_CODENAME)-vendor.mk)