aosp帮助页面 http://mirror.tuna.tsinghua.edu.cn/help/#AOSP 中建立次级镜像处有个问题

建立次级镜像应该是
repo init -u https://aosp.tuna.tsinghua.edu.cn/mirror/manifest --mirror

而官网说明是repo init -u https://aosp.tuna.tsinghua.edu.cn/platform/manifest --mirror
这样只能镜像最新版aosp源码树中包含的project,导致下载老版本aosp缺少好多project

像我这样的新手就被坑了

-- 

--- 
You received this message because you are subscribed to the Google Groups "TUNA 
主邮件列表" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
For more options, visit https://groups.google.com/d/optout.

回复