Skip to content

MarshMallowKang/platform_manifest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 

Repository files navigation

Download the Source

Please read the AOSP building instructions before proceeding.

Initializing Repository

Init core trees without any device/kernel/vendor :

$ repo init -u https://github.com/MarshMallowKang/platform_manifest.git -b mm

sync repo :

$ repo sync

Building

After the sync is finished, please read the instructions from the Android site on how to build.

. build/envsetup.sh
lunch

You can also build (and see how long it took) for specific devices (eg. hammerhead) like this:

. build/envsetup.sh
lunch aokp_hammerhead-userdebug && time make aokp

Remember to make clobber && make clean every now and then!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published