从Google下载Android源码

repo init -u https://android.googlesource.com/platform/manifest -b android-15.0.0_r1
# 如需加快同步速度,请传递 -c(当前分支)和 -jthreadcount 标志:
repo sync -c -j8

Android Common Kernel版本

https://source.android.google.cn/docs/setup/reference/bazel-support