From f6fb26b84e2629dc66e5a322788fc5ee69a4fd88 Mon Sep 17 00:00:00 2001 From: Michael Bestas Date: Sat, 14 Jun 2025 02:02:07 +0300 Subject: [PATCH] Update fingerprint/build description from BP2A.250605.031.A2 Change-Id: Ica481b26ac4c316e4ff1a53ee38fe556ae86335a --- lineage_akita.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lineage_akita.mk b/lineage_akita.mk index ba4d8ec..d1b0524 100644 --- a/lineage_akita.mk +++ b/lineage_akita.mk @@ -26,8 +26,8 @@ TARGET_SCREEN_HEIGHT := 2400 TARGET_SCREEN_WIDTH := 1080 PRODUCT_BUILD_PROP_OVERRIDES += \ - BuildDesc="akita-user 15 BP1A.250505.005.B1 13277630 release-keys" \ - BuildFingerprint=google/akita/akita:15/BP1A.250505.005.B1/13277630:user/release-keys \ + BuildDesc="akita-user 16 BP2A.250605.031.A2 13578606 release-keys" \ + BuildFingerprint=google/akita/akita:16/BP2A.250605.031.A2/13578606:user/release-keys \ DeviceProduct=$(DEVICE_CODENAME) $(call inherit-product, $(VENDOR_PATH)/$(DEVICE_CODENAME)-vendor.mk)