Skip to content

CustomROMs/android_local_manifests_i9300

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LineageOS

Getting started

1. mkdir -p LOS18 && cd LOS18
  1. Initialize your local repository using the LineageOS trees with a command
  repo init -u https://github.com/LineageOS/android.git -b lineage-18.1 --git-lfs
  1. Clone this repo:
  git clone https://github.com/CustomROMs/android_local_manifests_i9300 .repo/local_manifests -b lineage-18.1
  1. Sync LineageOS trees:
  repo sync --no-tags --no-clone-bundle --force-sync -c -j8
  1. To build:
  . build/envsetup.sh
  lunch lineage_i9300-userdebug
  make -j8 bacon

About

Local manifests and patches for i9300 / t0lte

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published