mirror of
https://github.com/feicong/rom-course.git
synced 2025-11-05 10:23:32 +00:00
更新aosp mirror地址
This commit is contained in:
parent
53ca2e162b
commit
52bf0e196a
@ -198,7 +198,7 @@ export REPO_URL='https://mirrors.tuna.tsinghua.edu.cn/git/git-repo/'
|
||||
mkdir aosp_12 && cd aosp_12
|
||||
|
||||
// 指定分支版本
|
||||
repo init -u https://aosp.tuna.tsinghua.edu.cn/platform/manifest -b android-12.0.0_r3
|
||||
repo init -u https://mirrors.tuna.tsinghua.edu.cn/git/AOSP/platform/manifest -b android-12.0.0_r3
|
||||
|
||||
// 同步代码
|
||||
repo sync -c -j8
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user