default: Add build repository
This commit is contained in:
parent
ddf948fe6e
commit
4ffb2582d1
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@
|
||||||
remote="aosp"
|
remote="aosp"
|
||||||
sync-j="4" />
|
sync-j="4" />
|
||||||
|
|
||||||
<project path="build" name="platform/build" groups="pdk" >
|
<project path="build" name="android_build" remote="private" revision="android-4.3" groups="pdk" >
|
||||||
<copyfile src="core/root.mk" dest="Makefile" />
|
<copyfile src="core/root.mk" dest="Makefile" />
|
||||||
</project>
|
</project>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue