summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoman Kiryanov <rkir@google.com>2021-02-01 13:30:08 -0800
committerRoman Kiryanov <rkir@google.com>2021-02-01 13:32:07 -0800
commit616f32e10860d307eb23500b4c550565cad71ad1 (patch)
tree3ad885b18044693f1823f6394bc107daef9d017b
parentf6ea5782d73933eb1740a494b8da10bda03447e3 (diff)
downloadmanifest-616f32e10860d307eb23500b4c550565cad71ad1.tar.gz
Add kernel/prebuilts/common-modules/virtual-device/... projects
These project will contain kernel module prebuilts for virtual devices. Bug: 177597234 Test: presubmit Signed-off-by: Roman Kiryanov <rkir@google.com> Change-Id: I249ed7f9fa390686656345cf18c9f189dbd74d39
-rw-r--r--default.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/default.xml b/default.xml
index 13e82cf8a..8dcb6ccfd 100644
--- a/default.xml
+++ b/default.xml
@@ -721,6 +721,14 @@
<project path="kernel/prebuilts/5.10/arm64" name="kernel/prebuilts/5.10/arm64" groups="pdk" clone-depth="1" />
<project path="kernel/prebuilts/5.10/x86_64" name="kernel/prebuilts/5.10/x86-64" groups="pdk" clone-depth="1" />
<project path="kernel/prebuilts/mainline/arm64" name="kernel/prebuilts/mainline/arm64" groups="pdk" clone-depth="1" />
+ <project path="kernel/prebuilts/common-modules/virtual-device/4.19/arm64" name="kernel/prebuilts/common-modules/virtual-device/4.19/arm64" groups="pdk" clone-depth="1" />
+ <project path="kernel/prebuilts/common-modules/virtual-device/4.19/x86-64" name="kernel/prebuilts/common-modules/virtual-device/4.19/x86-64" groups="pdk" clone-depth="1" />
+ <project path="kernel/prebuilts/common-modules/virtual-device/5.10/arm64" name="kernel/prebuilts/common-modules/virtual-device/5.10/arm64" groups="pdk" clone-depth="1" />
+ <project path="kernel/prebuilts/common-modules/virtual-device/5.10/x86-64" name="kernel/prebuilts/common-modules/virtual-device/5.10/x86-64" groups="pdk" clone-depth="1" />
+ <project path="kernel/prebuilts/common-modules/virtual-device/5.4/arm64" name="kernel/prebuilts/common-modules/virtual-device/5.4/arm64" groups="pdk" clone-depth="1" />
+ <project path="kernel/prebuilts/common-modules/virtual-device/5.4/x86-64" name="kernel/prebuilts/common-modules/virtual-device/5.4/x86-64" groups="pdk" clone-depth="1" />
+ <project path="kernel/prebuilts/common-modules/virtual-device/mainline/arm64" name="kernel/prebuilts/common-modules/virtual-device/mainline/arm64" groups="pdk" clone-depth="1" />
+ <project path="kernel/prebuilts/common-modules/virtual-device/mainline/x86-64" name="kernel/prebuilts/common-modules/virtual-device/mainline/x86-64" groups="pdk" clone-depth="1" />
<project path="kernel/tests" name="kernel/tests" groups="vts,pdk" />
<project path="libcore" name="platform/libcore" groups="pdk" />
<project path="libnativehelper" name="platform/libnativehelper" groups="pdk" />