說明
codeaurora沒有被牆
源碼目錄
https://source.codeaurora.org/quic/la/
官網
高通源碼
https://wiki.codeaurora.org/xwiki/bin/QAEP/release
初始化
repo init -u git://codeaurora.org/platform/manifest.git -b release -m LA.BR.1.2.3-10210-8x09.0.xml --repo-url=git://codeaurora.org/tools/repo.git --repo-branch=caf-stable
說明:參數LA.BR.1.2.3-10210-8x09.0.xml可以通過https://wiki.codeaurora.org/xwiki/bin/QAEP/release獲得
同步
repo sync -j16
