Skip to content

mitwo-dev/android_local_manifest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Local manifests to build AOSP for Xiaomi Mi2.

How to build:

Initialize repo:

repo init -u git://codeaurora.org/quic/la/platform/manifest -b release -m LA.AF.1.1-02710-8064.0.xml
curl --create-dirs -L -o .repo/local_manifests/local_manifest.xml -O -L https://raw.githubusercontent.com/mitwo-dev/android_local_manifest/android-5.1.1/local_manifest.xml
repo sync

Compile:

. build/envsetup.sh
lunch aries-userdebug
make -jX otapackage

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published