From f235a5e3e2045bd35350a99dc98b2c2a03dbcc8c Mon Sep 17 00:00:00 2001 From: Michael Bestas Date: Wed, 5 Feb 2025 18:02:41 +0200 Subject: [PATCH] Update fingerprint/build description from AP4A.250205.002 Change-Id: I8963ead248380002ff9461f52a2a22ea29c03c1d --- 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 73eda27a..f371de26 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.250105.002 12701944 release-keys" \ - BuildFingerprint=google/caiman/caiman:15/AP4A.250105.002/12701944:user/release-keys \ + BuildDesc="caiman-user 15 AP4A.250205.002 12821496 release-keys" \ + BuildFingerprint=google/caiman/caiman:15/AP4A.250205.002/12821496: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 8705fa10..cf952a19 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.250105.002 12701944 release-keys" \ - BuildFingerprint=google/komodo/komodo:15/AP4A.250105.002/12701944:user/release-keys \ + BuildDesc="komodo-user 15 AP4A.250205.002 12821496 release-keys" \ + BuildFingerprint=google/komodo/komodo:15/AP4A.250205.002/12821496: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 0927c8ca..255e65f7 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.250105.002 12701944 release-keys" \ - BuildFingerprint=google/tokay/tokay:15/AP4A.250105.002/12701944:user/release-keys \ + BuildDesc="tokay-user 15 AP4A.250205.002 12821496 release-keys" \ + BuildFingerprint=google/tokay/tokay:15/AP4A.250205.002/12821496:user/release-keys \ DeviceProduct=$(DEVICE_CODENAME) $(call inherit-product, $(VENDOR_PATH)/$(DEVICE_CODENAME)-vendor.mk)