Skip to content
This repository has been archived by the owner on Sep 18, 2022. It is now read-only.

cm12-amami/local_manifests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 

Repository files navigation

CM12.1

How launch a cm-12.1 build:

make clean  
repo sync --no-tags
source build/envsetup.sh  
brunch amami  

How to initially set up your build tree:

repo init -u https://github.com/cm12-amami/android.git -b cm-12.1 --groups=all,-notdefault,-darwin,-x86,-mips
cd .repo
git clone https://github.com/cm12-amami/local_manifests 
cd local_manifests 
git checkout cm-12.1 
cd ../.. 
repo sync --no-tags

Note: If you use a MAC to build, omit the -darwin in above repo init statement.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published