1 Star 0 Fork 0

毛旺 / android

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
default.xml 853 Bytes
一键复制 编辑 原始数据 按行查看 历史
毛旺 提交于 2015-11-22 10:39 . change remote cyanogenmod to github
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<remote name="aosp"
fetch="https://android.googlesource.com"
review="android-review.googlesource.com"
revision="refs/tags/android-5.1.1_r24" />
<remote name="msm7x30"
fetch="https://github.com"
review="review.msm7x30.org"
revision="refs/heads/cm-12.1" />
<remote name="github"
fetch="https://github.com"
review="review.cyanogenmod.org"
revision="refs/heads/cm-12.1" />
<default remote="aosp"
sync-c="true"
sync-j="4" />
<include name="aosp.xml" />
<include name="semc.xml" />
<include name="cm.xml" />
<project path="cm_android" name="CyanogenMod/android" remote="github" />
<project path="aosp_android" name="platform/manifest" remote="aosp" />
</manifest>
1
https://gitee.com/aw691190716/android.git
git@gitee.com:aw691190716/android.git
aw691190716
android
android
master

搜索帮助