• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Frequently used words (click to add to your profile)

javaandroidc++linuxc#windowsobjective-ccocoaqtpython誰得phprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

Android-x86 manifest


Commit MetaInfo

Revisiónfbed2c644ca39b109d56988f7397c08ddab79cdd (tree)
Tiempo2013-11-01 23:17:50
AutorChih-Wei Huang <cwhuang@linu...>
CommiterChih-Wei Huang

Log Message

Android-x86 4.4 porting

Cambiar Resumen

Diferencia incremental

--- a/default.xml
+++ b/default.xml
@@ -2,10 +2,12 @@
22 <manifest>
33
44 <remote name="aosp"
5+ fetch="https://android.googlesource.com/" />
6+ <remote name="x86"
57 fetch=".." />
68 <default revision="refs/tags/android-4.4_r1"
79 remote="aosp"
8- sync-j="4" />
10+ sync-j="1" />
911
1012 <project path="build" name="platform/build" groups="pdk" >
1113 <copyfile src="core/root.mk" dest="Makefile" />