summaryrefslogtreecommitdiff
path: root/default.xml
blob: 25523db89b25ea80c73869e730fc27b66f55d06d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?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" />

  <!-- This manifest is obsolete. If you're a Googler you may want to change the
       internal master-art-host directly instead. -->

</manifest>