Skip to content

Build Lineage 15.1/16.0/17.x/18.x for i9100 with rINanDO's repository

Notifications You must be signed in to change notification settings

linusdan/lineage_manifests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 

Repository files navigation

Lineage Manifests for i9100

Sync

# Create build folder
$ mkdir -p lineage-18.1 && cd lineage-18.1

# Initialize local repository
$ repo init -u git://github.com/LineageOS/android.git -b lineage-18.1

# Clone my local repo
$ git clone https://github.com/linusdan/lineage_manifests.git -b lineage-18.x .repo/local_manifests

# Sync
$ repo sync -c --force-sync --no-clone-bundle --no-tags

Build

# Set up environment
 $ . build/envsetup.sh

# Generate configuration of device
 $ lunch lineage_i9100-userdebug

# Build the code
 $ brunch i9100

Credits

About

Build Lineage 15.1/16.0/17.x/18.x for i9100 with rINanDO's repository

Topics

Resources

Stars

Watchers

Forks