Skip to content

Gamersab/android

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 

Repository files navigation

minicm4pico

This project has a variety of cherry-picks from various sources, which mainly include CyanogenMod's Gerrit instance, androidarmv6, GenetICS, and many more.

Note: Building after a fresh repo sync will NOT work every time. It is likely that there are gremlins in upsteam patches.

All patches are welcome!

Getting Started

To get started with MiniCM4pico, you'll need to get familiar with Git and Repo.

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

repo init -u git://github.com/gamersab/android.git -b ics

Then to sync up:

repo sync

If you have a slow internet connection, use:

repo sync -j1

This tells the repo to fetch projects one by one. If fetch fails try repo sync -f

Building MiniCM for pico (Quick start)

. build/envsetup.sh

brunch pico

About

Mini cm9 for pico

Resources

Stars

Watchers

Forks

Packages

No packages published