Local manifests to build CyanogenMod 12.1 for Chuwi Hi10 Plus
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
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