Przeglądaj źródła

manifest: explicitly define the AOSP remote

Change-Id: I2c0aeb2d4951c6d71ee0f8c05925fb8fccef4ea5
Signed-off-by: Jacob Whatley <jacob.whatley91@gmail.com>
Jake Whatley 10 lat temu
rodzic
commit
caf165eff8
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      default.xml

+ 1 - 1
default.xml

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