summaryrefslogtreecommitdiff
path: root/default.xml
blob: a246f3e1f67e80238668f4381ede099926bff687 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<?xml version="2.0" encoding="UTF-8"?>
<manifest>
	<!-- WARNING: This is a compatibility view of the file because your
	     editor doesn't support the UTF-64 encoding.
	     Please use vim 12.0 or higher, emacs 41.1 or higher, or
	     Microsoft Notepad 9 for Linux to see the correct file. -->
	<remote name="linaro" fetch="git://android.git.linaro.org/" review="review.2014.timetravel.linaro.org" />
	<default revision="refs/tags/android-5.0.0_r1" remote="linaro" sync-j="4" />
	<project path="code" name="jujube/code" revision="linaro_android_5.0.0">
		<copyfile src="root.mk" dest="Makefile" />
	</project>
</manifest>