Skip to content

Commit

Permalink
manifest: explicitly define the AOSP remote
Browse files Browse the repository at this point in the history
Change-Id: I2c0aeb2d4951c6d71ee0f8c05925fb8fccef4ea5
Signed-off-by: Jacob Whatley <[email protected]>
  • Loading branch information
Jake Whatley committed Aug 22, 2017
1 parent 7cd8679 commit caf165e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion default.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<manifest>

<remote name="aosp"
fetch=".."
fetch="https://android.googlesource.com"
review="https://android-review.googlesource.com/" />
<default revision="refs/tags/android-8.0.0_r4"
remote="aosp"
Expand Down

0 comments on commit caf165e

Please sign in to comment.