https://github.com/CyanogenMod/android
repo init -u git://github.com/CyanogenMod/android.git -b cm-10.2
https://github.com/CyanogenMod/android_bootable_recovery
https://github.com/CyanogenMod/android_bootable_recovery.git
本文介绍了 CyanogenMod 的两个主要源码仓库:CyanogenMod 项目本身及其可启动恢复分区(android_bootable_recovery)。这两个仓库分别托管了定制 Android 系统的核心代码及用于系统恢复的专用软件。
https://github.com/CyanogenMod/android
repo init -u git://github.com/CyanogenMod/android.git -b cm-10.2
https://github.com/CyanogenMod/android_bootable_recovery
https://github.com/CyanogenMod/android_bootable_recovery.git

被折叠的 条评论
为什么被折叠?