From f5bf9b99deb71b98bcb64d2e766d3e7f2647d302 Mon Sep 17 00:00:00 2001 From: Michael Bestas Date: Thu, 7 Nov 2024 15:17:12 +0200 Subject: [PATCH] Update fingerprint/build description from AP3A.241105.007 Change-Id: I187039ec78e86369004d624628789c683cde0ed3 --- lineage_lynx.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lineage_lynx.mk b/lineage_lynx.mk index 09ceb5f..5614913 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 AP3A.241005.015 12366759 release-keys" \ - BuildFingerprint=google/lynx/lynx:15/AP3A.241005.015/12366759:user/release-keys \ + BuildDesc="lynx-user 15 AP3A.241105.007 12470370 release-keys" \ + BuildFingerprint=google/lynx/lynx:15/AP3A.241105.007/12470370:user/release-keys \ DeviceProduct=$(DEVICE_CODENAME) $(call inherit-product, $(VENDOR_PATH)/$(DEVICE_CODENAME)-vendor.mk)