Skip to content

kongacute/manifest

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 

Repository files navigation

HOW-TO Build

  1. Initialize the repository
  • repo init -u git://github.com/LineageOS/android.git -b lineage-15.0
  1. Add my manifest to the .repo folder (don't worry about the alert you will get about being DEPRECATED)

  2. Sync latest LineageOS 14.1 sources

  • repo sync
  1. You are good to go, proceed with the compiling process
  • export WITH_TWRP=true
  1. FOR GT-I9500 (ja3gxx) only. OTHERWISE, REPLACE THE CODENAME WITH OTHERS SUPPORTED (check the manifest).
  • . build/envsetup && lunch lineage_ja3gxx-userdebug
  • brunch lineage_ja3gxx-userdebug

About

My personal local_manifest.xml plus all commands required to build an exynos5410 ROM

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published