Browse Source

Add review URI.

anbox-o
The Android Open Source Project 12 years ago
parent
commit
3b6bfd8b9c
1 changed files with 2 additions and 1 deletions
  1. +2
    -1
      default.xml

+ 2
- 1
default.xml View File

@ -2,7 +2,8 @@
<manifest>
<remote name="aosp"
fetch=".." />
fetch=".."
review="https://android-review.googlesource.com/" />
<default revision="master"
remote="aosp"
sync-j="4" />


Loading…
Cancel
Save