Merge from gingerbread

This commit is contained in:
Jean-Baptiste Queru 2011-09-23 08:08:16 -07:00
commit 4eecec13f3
1 changed files with 2 additions and 1 deletions

View File

@ -4,7 +4,8 @@
<remote name="aosp"
fetch="https://android.googlesource.com/" />
<default revision="master"
remote="aosp" />
remote="aosp"
sync-j="4" />
<project path="build" name="platform/build">
<copyfile src="core/root.mk" dest="Makefile" />