下载android时出现深层次损坏(uable to fully sync the tree)
解决方案:
# 切换google源
repo init -u https://android.googlesource.com/platform/manifest -b android-7.1.2_r12 --repo-url https://gerrit.googlesource.com/git-repo --no-repo-verify
解决方案:
# 切换google源
repo init -u https://android.googlesource.com/platform/manifest -b android-7.1.2_r12 --repo-url https://gerrit.googlesource.com/git-repo --no-repo-verify