Browse Source

Update fingerprint/build description from AP4A.250105.002

Change-Id: I44071acad05943386f721ca1b9a58a216b81ed02
Michael Bestas 2 months ago
parent
commit
668e846ee5
1 changed files with 2 additions and 2 deletions
  1. 2 2
      lineage_lynx.mk

+ 2 - 2
lineage_lynx.mk

@@ -26,8 +26,8 @@ TARGET_SCREEN_HEIGHT := 2400
 TARGET_SCREEN_WIDTH := 1080
 
 PRODUCT_BUILD_PROP_OVERRIDES += \
-    BuildDesc="lynx-user 15 AP4A.241205.013 12621605 release-keys" \
-    BuildFingerprint=google/lynx/lynx:15/AP4A.241205.013/12621605:user/release-keys \
+    BuildDesc="lynx-user 15 AP4A.250105.002 12701944 release-keys" \
+    BuildFingerprint=google/lynx/lynx:15/AP4A.250105.002/12701944:user/release-keys \
     DeviceProduct=$(DEVICE_CODENAME)
 
 $(call inherit-product, $(VENDOR_PATH)/$(DEVICE_CODENAME)-vendor.mk)