Skip to content

Ottavio97/android_local_manifest

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

Local manifests to build CyanogenMod 12.1 for Chuwi Hi10 Plus

How to build:

Initialize repo:

repo init -u git://github.com/CyanogenMod/android.git -b cm-12.1 --depth=1 -groups=all,-notdefault,-device,-darwin,-mips,-exynos5
curl --create-dirs -L -o .repo/local_manifests/manifest_intel_cherrytrail.xml -O -L https://raw.githubusercontent.com/Ottavio97/android_local_manifest/cm-12.1/manifest_intel_cherrytrail.xml
repo sync -c

Chuwi Hi10 Plus:

curl -L -o .repo/local_manifests/manifest_intel_chuwi_hi10plus.xml -O -L https://raw.githubusercontent.com/Ottavio97/android_local_manifest/cm-12.1/manifest_intel_chuwi_hi10plus.xml
repo sync

Compile:

. build/envsetup.sh
brunch chuwi_hi10plus

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published