aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYongqin Liu <yongqin.liu@linaro.org>2022-03-31 18:28:24 +0800
committerYongqin Liu <yongqin.liu@linaro.org>2022-03-31 18:28:24 +0800
commitd3ac46a02b79c8f4ce9bf1de8600fa5ffc249a89 (patch)
tree09f15458d099bfc4ab0ed4b7c50e3f3016752a5c
parent0c5d6da2edbf5c24fb55ed4d120c77cc9cd921c1 (diff)
downloadandroid-build-configs-d3ac46a02b79c8f4ce9bf1de8600fa5ffc249a89.tar.gz
lkft: add configs for Android12 hikey960/db845c
to build the android12-gsi based android images Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org> Change-Id: I8b7e41d95ef7f73dd33fb57d279db753d6a6644f
-rw-r--r--lkft-aosp-android12-db845c6
-rw-r--r--lkft-aosp-android12-hikey9607
2 files changed, 13 insertions, 0 deletions
diff --git a/lkft-aosp-android12-db845c b/lkft-aosp-android12-db845c
new file mode 100644
index 00000000..d904a24e
--- /dev/null
+++ b/lkft-aosp-android12-db845c
@@ -0,0 +1,6 @@
+MANIFEST_REPO=https://android.googlesource.com/platform/manifest.git
+MANIFEST_BRANCH=android12-gsi
+LOCAL_MANIFEST=https://android-git.linaro.org/git/platform/manifest.git
+LOCAL_MANIFEST_BRANCH=linaro-lkft-android12
+TARGET_PRODUCT=db845c
+PATCHSETS="lkft-aosp-android12-db845c"
diff --git a/lkft-aosp-android12-hikey960 b/lkft-aosp-android12-hikey960
new file mode 100644
index 00000000..4b5f77fe
--- /dev/null
+++ b/lkft-aosp-android12-hikey960
@@ -0,0 +1,7 @@
+MANIFEST_REPO=https://android.googlesource.com/platform/manifest.git
+MANIFEST_BRANCH=android12-gsi
+LOCAL_MANIFEST=https://android-git.linaro.org/git/platform/manifest.git
+LOCAL_MANIFEST_BRANCH=linaro-lkft-android12
+TARGET_PRODUCT=hikey960
+PATCHSETS="lkft-aosp-android12-hikey960"
+PUBLISH_FILES="boot.img product.img ramdisk-debug.img ramdisk.img super.img system.img system_ext.img userdata.img vendor.img"