Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 272 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 272 Bytes

CyanogenMod 10.1 device configuration for ZTE Skate.

How to build:

Initialize repo:

repo init -u git://github.com/androidarmv6/android.git -b cm-10.1
repo sync -j16

Compile:

. build/envsetup.sh && lunch cm_skate-userdebug
make bacon -j5