summaryrefslogtreecommitdiff
path: root/default.xml
blob: edfc6d4ab12e23a84ec8b89150be92086137a769 (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="main"
           remote="aosp"
           sync-j="4" />

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

</manifest>