summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--default.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/default.xml b/default.xml
index 8a757b6..35cf45c 100644
--- a/default.xml
+++ b/default.xml
@@ -5,7 +5,7 @@
5 fetch="git://git.ti.com/" /> 5 fetch="git://git.ti.com/" />
6 <remote name="aosp" 6 <remote name="aosp"
7 fetch="https://android.googlesource.com" /> 7 fetch="https://android.googlesource.com" />
8 <default revision="refs/tags/android-7.1.0_r4" 8 <default revision="nougat-dr1-release"
9 remote="aosp" 9 remote="aosp"
10 sync-j="4" /> 10 sync-j="4" />
11 11