summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRam Muthiah <rammuthiah@google.com>2019-11-21 11:02:21 -0800
committerRam Muthiah <rammuthiah@google.com>2019-11-21 11:18:16 -0800
commita1eb21e7a181b4fb099d49e45116170aa8863f6c (patch)
tree201c8087b204ec45318de9e4b4b7386d625ef001
parentade9829116c7c4c432664ebdd83e634e40e55a29 (diff)
downloadmanifest-a1eb21e7a181b4fb099d49e45116170aa8863f6c.tar.gz
Adding kernel/configs to manifest
Needed to run automated testing of kernel configs Bug: 136276047 Change-Id: I78f822d0a06f5e1a9752b2699dbe5b04bce7909d Signed-off-by: Ram Muthiah <rammuthiah@google.com>
-rw-r--r--default.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/default.xml b/default.xml
index ee44bc5..e4eb6a6 100644
--- a/default.xml
+++ b/default.xml
@@ -9,6 +9,7 @@
<linkfile src="android-mainline" dest="common/patches" />
</project>
<project path="kernel/tests" name="kernel/tests" />
+ <project path="kernel/configs" name="kernel/configs" revision="master" />
<project path="prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9" name="platform/prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9" clone-depth="1" />
<project path="prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.9" name="platform/prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.9" clone-depth="1" />
<project path="prebuilts-master/clang/host/linux-x86" name="platform/prebuilts/clang/host/linux-x86" clone-depth="1" />