From fec2322ec19c20bebda83a2dd20376e83b4ce217 Mon Sep 17 00:00:00 2001 From: Vipul Jha Date: Sat, 13 Apr 2019 19:59:05 +0530 Subject: [PATCH] update: ElectraBlue 20.0! Signed-off-by: Vipul Jha --- arch/arm64/configs/mido_defconfig | 2 +- build.sh | 2 +- zip/META-INF/com/google/android/update-binary | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/arch/arm64/configs/mido_defconfig b/arch/arm64/configs/mido_defconfig index 96a023eb85f7..60ffdede2432 100644 --- a/arch/arm64/configs/mido_defconfig +++ b/arch/arm64/configs/mido_defconfig @@ -14,7 +14,7 @@ CONFIG_AINUR_DTS_HW=y CONFIG_DTS_SRS_TM=y -CONFIG_LOCALVERSION="-ElectraBlue-19.0-mido" +CONFIG_LOCALVERSION="-ElectraBlue-20.0-mido" CONFIG_LOCALVERSION_AUTO=n # CONFIG_USELIB is not set CONFIG_AUDIT=y diff --git a/build.sh b/build.sh index 25e8f0cad21e..95d376b3214a 100755 --- a/build.sh +++ b/build.sh @@ -107,7 +107,7 @@ echo -e "$RESET" # Kernel Details -VERSION="19.0" +VERSION="20.0" VENDOR="xiaomi" #ANDROID="OREO" DEVICE="mido" diff --git a/zip/META-INF/com/google/android/update-binary b/zip/META-INF/com/google/android/update-binary index ce492588654c..c4cb73776dce 100755 --- a/zip/META-INF/com/google/android/update-binary +++ b/zip/META-INF/com/google/android/update-binary @@ -94,7 +94,7 @@ ui_print " "; ui_print " K E R N E L"; ui_print "================================="; ui_print " By: Vipul Jha (LordArcadius)"; -ui_print " Version: 19.0"; +ui_print " Version: 20.0"; ui_print " Device: Redmi Note 4 (mido)"; ui_print "================================="; ui_print " ";