From 9a9df7231f9821fe64cee7e86917cbc0fa7789c2 Mon Sep 17 00:00:00 2001 From: kunal Date: Mon, 7 Jun 2021 12:26:46 +0530 Subject: [PATCH] X6833B: Append time on output zip * helps to differentiate different builds done in the same date Signed-off-by: dodyirawan85 <40514988+dodyirawan85@users.noreply.github.com> --- lineage_X6833B.mk | 3 +++ 1 file changed, 3 insertions(+) diff --git a/lineage_X6833B.mk b/lineage_X6833B.mk index 89764a1..9d08fa6 100644 --- a/lineage_X6833B.mk +++ b/lineage_X6833B.mk @@ -28,3 +28,6 @@ PRODUCT_BUILD_PROP_OVERRIDES += \ PRODUCT_NAME=X6833B-GL BUILD_FINGERPRINT := Infinix/X6833B-GL/Infinix-X6833B:13/TP1A.220624.014/231102V2897:user/release-keys + +# Time +LINEAGE_VERSION_APPEND_TIME_OF_DAY := true