Skip to content

NOSP/platform_manifest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

141 Commits
 
 
 
 

Repository files navigation

Download the source

Please read the NOSP building instructions before proceeding.

Initialize:

Create the build directory :

$ mkdir ~/dev
$ mkdir ~/dev/nosp
$ cd ~/dev/nosp

Init core trees without any device/kernel/vendor :

$ repo init -u https://github.com/NOSP/platform_manifest.git -b nosp500

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
brunch
make -j4

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

. build/envsetup.sh
time brunch nosp_hammerhead-user
make -j4

Remember to make clobber every now and then!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •