Skip to content

AOSP-S4-KK/platform_manifest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 

Repository files navigation

AOSP 4.4.4 KitKat for Galaxy S4

Current status: PreFinal Releases

Download:

  • mkdir ~/AOSP
  • cd ~/AOSP
  • repo init -u git://github.com/AOSP-S4-KK/platform_manifest -b kk-4.4
  • repo sync

Building:

  • . build/envsetup.sh
  • lunch
  • make otapackage

(after doing 'make clean' you need to lunch again before rebuilding)

Fixing 'lz4c' not found:

Due to new lossless kernel compression (LZ4), the lz4c binary is needed until properly implemented in the rom tree. This can be installed by following the steps below:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published