cm下载
发布日期:2021-06-29 15:24:46 浏览次数:3 分类:技术文章

本文共 1315 字,大约阅读时间需要 4 分钟。

Submitting Patches

Patches are always welcome! Please submit your patches via CyanogenMod Gerrit! You can do this by using these commands:

(From root android directory). build/envsetup.sh(Go to repo you are patching, make your changes and commit)cmgerrit 
repo start cm-12.1 .(Make your changes and commit)repo upload .

Note: "." meaning current directory For more help on using this tool, use this command: repo help upload

Make your changes and commit with a detailed message, starting with what you are working with (i.e. vision: Update Kernel) Commit your patches in a single commit. Squash multiple commit using this command: git rebase -i HEAD~<# of commits>

To view the status of your and others' patches, visit 

Getting Started

To get started with Android/CyanogenMod, you'll need to get familiar with .

To initialize your local repository using the CyanogenMod trees, use a command like this:

repo init -u git://github.com/CyanogenMod/android.git -b cm-12.1

Then to sync up:

repo sync

Please see the  for building instructions.

For more information on this Github Organization and how it is structured, please 

Buildbot

All supported devices are built nightly and periodically as changes are committed to ensure the source trees remain buildable.

You can view the current build statuses at 

转载地址:https://codegg.blog.csdn.net/article/details/50412870 如侵犯您的版权,请留言回复原文章的地址,我们会给您删除此文章,给您带来不便请您谅解!

上一篇:CM 出错解决
下一篇:Android系统权限那些事

发表评论

最新留言

关注你微信了!
[***.104.42.241]2024年04月21日 12时22分59秒