manifest: explicitly define the AOSP remote

Change-Id: I2c0aeb2d4951c6d71ee0f8c05925fb8fccef4ea5
Signed-off-by: Jacob Whatley <jacob.whatley91@gmail.com>
This commit is contained in:
Jake Whatley 2016-08-24 22:05:43 +02:00 committed by Jacob Whatley
parent 7cd8679791
commit caf165eff8
1 changed files with 1 additions and 1 deletions

View File

@ -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"