Skip to content

SpawnPool/spawn_manifest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 

Repository files navigation

SpawnPool Manifest

Provider of clean AOSP sources

Serving clean, optimized (Linaro) AOSP builds for a wide range of devices. Including up-to-date optimized stock kernels.

Intended as base ROM source (for creating your own custom ROM) or for normal usage without customization (Clean AOSP build for your device).

Downloading Sources:

  • mkdir ~/SpawnPool
  • cd ~/SpawnPool
  • repo init -u git://github.com/SpawnPool/spawn_manifest -b kk-4.4
  • repo sync

Building:

  • source build/envsetup.sh
  • lunch
  • bacon -j# (number of CPU cores + 1)

Error Solutions:

Fixing 'lz4c' not found: Due to new lossless kernel compression (LZ4) used in some kernels, the lz4c binary is needed. This can be installed by following the steps below:

Releases

No releases published

Packages

No packages published