编译可在Nexus5上运行的CyanogenMod13.0(基于Android6.0)ROM
编译可在Nexus5上运行的CyanogenMod13.0(基于Android6.0)ROM @(Android研究)[android|CyanogenMod] [TOC] 前言 下文中无特殊说明时CM代表CyanogenMod的缩写。 下文中说的“设备”均指Android设备。 proprietary-blobs.txt文件的路径:device/lge/hammerhead/proprietary-blobs.txt 参考资料: How To Build CyanogenMod For Google Nexus 5 ("hammerhead") 本文中只列出与上面的参考资料中不同的地方,所以需要将上面的参考资料与本文结合起来阅读。 下载CM13.0 ROM repo init -u git://github.com/CyanogenMod/android.git -b cm-13.0 注意事项 构建ROM之前设备上必须先安装相应的ROM 在参考资料中有这么一段话: Note: Your device should already be running a build of CyanogenMod for the branch you wish to build for the extract-files.sh script to function properly.