https://github.com/KFire-Android/device-amazon-otter
- mkdir cm9
- cd cm9/
- curl https://dl-ssl.google.com/dl/googlesource/git-repo/repo > ~/repo
- chmod a+x ~/repo
- repo init -u git://github.com/CyanogenMod/android.git -b ics
- wget -O .repo/local_manifest.xml https://raw.github.com/KFire-Android/android_local_manifest/master/local_manifest.xml
- repo sync -j16
- ./vendor/cm/get-prebuilts
- cd device
- ln -s amazon/otter .
- cd ../../
- source build/envsetup.sh
- brunch otter -j9
阅读(2034) | 评论(0) | 转发(0) |