summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBill Rassieur <rassb@google.com>2016-02-23 13:52:39 -0800
committerBill Rassieur <rassb@google.com>2016-02-23 13:52:39 -0800
commit530d114b067597f114055021eac58848637e7121 (patch)
treed2be066c31459a137d1f529572a1d66788e855de
parentcc92fed0dcce20f7e4e5bc9b0ba8d91200561156 (diff)
downloadmanifest-530d114b067597f114055021eac58848637e7121.tar.gz
Add kernel/tests as net_tests is deprecated in system/extras.
BUG: 27228782
-rw-r--r--default.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/default.xml b/default.xml
index b137fa883..8f7c459c4 100644
--- a/default.xml
+++ b/default.xml
@@ -382,6 +382,7 @@
<project path="hardware/ti/omap3" name="platform/hardware/ti/omap3" groups="omap3" />
<project path="hardware/ti/omap4-aah" name="platform/hardware/ti/omap4-aah" groups="omap4-aah" />
<project path="hardware/ti/omap4xxx" name="platform/hardware/ti/omap4xxx" groups="omap4" />
+ <project path="kernel/tests" name="kernel/tests" />
<project path="libcore" name="platform/libcore" groups="pdk" />
<project path="libnativehelper" name="platform/libnativehelper" groups="pdk" />
<project path="ndk" name="platform/ndk" groups="generic_fs" />