From 0edd73a179d409e063d910f872b5130f26cf06f0 Mon Sep 17 00:00:00 2001 From: Michael Bestas Date: Wed, 8 Jan 2025 12:11:01 +0200 Subject: [PATCH] Update fingerprint/build description from AP4A.250105.002 Change-Id: If7a664ef97018c26165dc15ae985a082273856e7 --- 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 94cb50b6..73eda27a 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.241205.013 12621605 release-keys" \ - BuildFingerprint=google/caiman/caiman:15/AP4A.241205.013/12621605:user/release-keys \ + BuildDesc="caiman-user 15 AP4A.250105.002 12701944 release-keys" \ + BuildFingerprint=google/caiman/caiman:15/AP4A.250105.002/12701944: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 a710b03c..8705fa10 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.241205.013 12621605 release-keys" \ - BuildFingerprint=google/komodo/komodo:15/AP4A.241205.013/12621605:user/release-keys \ + BuildDesc="komodo-user 15 AP4A.250105.002 12701944 release-keys" \ + BuildFingerprint=google/komodo/komodo:15/AP4A.250105.002/12701944: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 4b953965..0927c8ca 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.241205.013 12621605 release-keys" \ - BuildFingerprint=google/tokay/tokay:15/AP4A.241205.013/12621605:user/release-keys \ + BuildDesc="tokay-user 15 AP4A.250105.002 12701944 release-keys" \ + BuildFingerprint=google/tokay/tokay:15/AP4A.250105.002/12701944:user/release-keys \ DeviceProduct=$(DEVICE_CODENAME) $(call inherit-product, $(VENDOR_PATH)/$(DEVICE_CODENAME)-vendor.mk)