summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--default.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/default.xml b/default.xml
new file mode 100644
index 0000000..a24b0fe
--- /dev/null
+++ b/default.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<manifest>
+ <remote name="aosp" fetch=".."
+ review="https://android-review.googlesource.com/" />
+ <default revision="master" remote="aosp" sync-j="4" />
+
+ <!-- build projects -->
+ <project path="prebuilts/build-tools" name="kernel/prebuilts/build-tools" clone-depth="1" />
+</manifest>