Skip to content
Snippets Groups Projects
Unverified Commit 504571af authored by Arian's avatar Arian Committed by Michael Bestas
Browse files

Lineage 20.0

Change-Id: I49cf6e7d02ecc36c03b27f50d4b35a70510de6e9
parent 5dfc89a4
No related branches found
No related tags found
No related merge requests found
PRODUCT_VERSION_MAJOR = 19
PRODUCT_VERSION_MINOR = 1
PRODUCT_VERSION_MAJOR = 20
PRODUCT_VERSION_MINOR = 0
ifeq ($(LINEAGE_VERSION_APPEND_TIME_OF_DAY),true)
LINEAGE_BUILD_DATE := $(shell date -u +%Y%m%d_%H%M%S)
......
......@@ -6,7 +6,7 @@
export C=/tmp/backupdir
export SYSDEV="$(readlink -nf "$2")"
export SYSFS="$3"
export V=19.1
export V=20.0
export ADDOND_VERSION=3
......
......@@ -5,7 +5,7 @@
export S=/system
export C=/postinstall/tmp/backupdir
export V=19.1
export V=20.0
export backuptool_ab=true
copy_file() {
......
......@@ -5,7 +5,7 @@
export S=/system
export C=/postinstall/tmp/backupdir
export V=19.1
export V=20.0
export ADDOND_VERSION=3
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment