summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Albert <danalbert@google.com>2017-01-13 11:13:25 -0800
committerDan Albert <danalbert@google.com>2017-01-13 11:13:25 -0800
commit6ff583c00e53f67ff2c9badf43e1099ec9f8a81a (patch)
treee3aae0b37039eb76706410b08b49aa1f94e4b2b4
parent34c4ab0355d8677636ca38845d0cd3de08a28132 (diff)
downloadmanifest-6ff583c00e53f67ff2c9badf43e1099ec9f8a81a.tar.gz
Add renderscript to the presubmit group.
I haven't added the Darwin or Windows projects because we don't actually perform either of those builds as part of presubmit. Test: None Bug: None
-rw-r--r--default.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/default.xml b/default.xml
index ed4aae895..84d0d96ef 100644
--- a/default.xml
+++ b/default.xml
@@ -48,7 +48,7 @@
<project path="prebuilts/python/darwin-x86/2.7.5" name="platform/prebuilts/python/darwin-x86/2.7.5" groups="darwin" />
<project path="prebuilts/python/linux-x86/2.7.5" name="platform/prebuilts/python/linux-x86/2.7.5" groups="linux,presubmit" />
<project path="prebuilts/renderscript/host/darwin-x86" name="platform/prebuilts/renderscript/host/darwin-x86" />
- <project path="prebuilts/renderscript/host/linux-x86" name="platform/prebuilts/renderscript/host/linux-x86" />
+ <project path="prebuilts/renderscript/host/linux-x86" name="platform/prebuilts/renderscript/host/linux-x86" groups="presubmit" />
<project path="prebuilts/renderscript/host/windows-x86" name="platform/prebuilts/renderscript/host/windows-x86" />
<project path="prebuilts/simpleperf" name="platform/prebuilts/simpleperf" groups="presubmit" />
<project path="toolchain/binutils" name="toolchain/binutils" groups="presubmit" />