From 187cedf8fd9c875c1041195faf7ad13e855512b2 Mon Sep 17 00:00:00 2001 From: Michael Bestas Date: Tue, 11 Mar 2025 16:08:32 +0200 Subject: [PATCH] Update fingerprint/build description from BP1A.250305.020 Change-Id: Ie8be438508423806ceadaaa12d6565ef6517a364 --- 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 f371de26..b80a1c68 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 AP4A.250205.002 12821496 release-keys" \ - BuildFingerprint=google/caiman/caiman:15/AP4A.250205.002/12821496:user/release-keys \ + BuildDesc="caiman-user 15 BP1A.250305.020 13009785 release-keys" \ + BuildFingerprint=google/caiman/caiman:15/BP1A.250305.020/13009785: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 cf952a19..81312789 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 AP4A.250205.002 12821496 release-keys" \ - BuildFingerprint=google/komodo/komodo:15/AP4A.250205.002/12821496:user/release-keys \ + BuildDesc="komodo-user 15 BP1A.250305.020 13009785 release-keys" \ + BuildFingerprint=google/komodo/komodo:15/BP1A.250305.020/13009785: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 255e65f7..efbd5e83 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 AP4A.250205.002 12821496 release-keys" \ - BuildFingerprint=google/tokay/tokay:15/AP4A.250205.002/12821496:user/release-keys \ + BuildDesc="tokay-user 15 BP1A.250305.020 13009785 release-keys" \ + BuildFingerprint=google/tokay/tokay:15/BP1A.250305.020/13009785:user/release-keys \ DeviceProduct=$(DEVICE_CODENAME) $(call inherit-product, $(VENDOR_PATH)/$(DEVICE_CODENAME)-vendor.mk)