Skip to content

GengKapak-Project/platform_manifest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Gengkapak Project twelve

Building Gengkapak Project

Create a directory

 mkdir -p ~/gkp
 cd ~/gkp

Initialize Gengkapak Project Source manifest in the directory

 repo init -u https://github.com/GengKapak-Project/platform_manifest.git -b twelve
 repo sync -c --no-clone-bundle --no-tags --optimized-fetch --prune --force-sync -j$(nproc --all)

Now, let's start compilation

 source build/envsetup.sh
 lunch gengkapak_<device_codename>-userdebug
 make kapak -j$(nproc --all)

Additional Information

 There are some private repos with remote "priv" you can track from other Rom

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published