summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Maennich <maennich@google.com>2020-06-10 12:58:28 +0200
committerMatthias Maennich <maennich@google.com>2020-06-10 13:04:17 +0200
commit678b0eae85cc9f3bb20a4bd37829991272f270b4 (patch)
treee31712c19fd695ee5f2514ac0bf109a09d08dabd
parent0e8a7924f8e38d41e1df01caaa0ffb4e1581c13c (diff)
downloadmanifest-common-android-5.4.tar.gz
add kernel-build-tools repositorycommon-android-5.4
The kernel-build-tools repository contains additional prebuilt binaries used during the kernel build. Those are additional to the platform prebuilts. Signed-off-by: Matthias Maennich <maennich@google.com> Change-Id: I5fec2b57315290b2fc96abf8c3f3e2852d058e5d
-rw-r--r--default.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/default.xml b/default.xml
index de00343..87dc586 100644
--- a/default.xml
+++ b/default.xml
@@ -19,5 +19,6 @@
<project path="prebuilts-master/clang/host/linux-x86" name="platform/prebuilts/clang/host/linux-x86" clone-depth="1" />
<project path="prebuilts/boot-artifacts" name="platform/prebuilts/boot-artifacts" />
<project path="prebuilts/build-tools" name="platform/prebuilts/build-tools" clone-depth="1" />
+ <project path="prebuilts/kernel-build-tools" name="kernel/prebuilts/build-tools" clone-depth="1" />
<project path="tools/mkbootimg" name="platform/system/tools/mkbootimg" />
</manifest>