init
This commit is contained in:
commit
c9e16ed5e7
21
default.xml
Normal file
21
default.xml
Normal file
@ -0,0 +1,21 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<manifest>
|
||||
<remote name="taskalo"
|
||||
fetch=".."
|
||||
review="https://git.taskalo.ru/blackzert/" />
|
||||
<default revision="master"
|
||||
remote="taskalo"
|
||||
sync-j="4" />
|
||||
<!-- <manifest-server url="http://android-smartsync.corp.google.com/android.googlesource.com/manifestserver" /> -->
|
||||
<superproject name="git-repo-test-core" remote="taskalo"/>
|
||||
|
||||
<!-- <project path="build/bazel" name="platform/build/bazel" groups="pdk" >
|
||||
<linkfile src="bazel.WORKSPACE" dest="WORKSPACE" />
|
||||
<linkfile src="bazel.BUILD" dest="BUILD" />
|
||||
<copyfile src="lk_inc.mk" dest="lk_inc.mk" />
|
||||
</project> -->
|
||||
<project path="manifest" name="git-repo-test-manifest" />
|
||||
<project path="plugins/main-plugin1" name="git-repo-test-plugin" />
|
||||
<!-- END open-source projects -->
|
||||
<!-- <repo-hooks in-project="platform/tools/repohooks" enabled-list="pre-upload" /> -->
|
||||
</manifest>
|
||||
Loading…
x
Reference in New Issue
Block a user