• R/O
  • HTTP
  • SSH
  • HTTPS

コミット

タグ
未設定

よく使われているワード(クリックで追加)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

Android-x86 manifest


コミットメタ情報

リビジョン9381f5c96fe3d4e4918a66ea418215c01919f4eb (tree)
日時2011-09-29 07:38:56
作者Jean-Baptiste Queru <jbq@goog...>
コミッターJean-Baptiste Queru

ログメッセージ

Switch to a relative fetch URI

Change-Id: Iaf9ba7f9da670f8cd2e6416d676f18357d2f0af0

変更サマリ

差分

--- a/default.xml
+++ b/default.xml
@@ -2,7 +2,7 @@
22 <manifest>
33
44 <remote name="aosp"
5- fetch="https://android.googlesource.com/" />
5+ fetch=".." />
66 <default revision="gingerbread"
77 remote="aosp"
88 sync-j="4" />