Skip to content

Latest commit

 

History

1,001 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

LineageOS with backported Security Patches

Getting started

To get started with Android/LineageOS, you'll need to get familiar with Source Control Tools.

To initialize your local repository using the LineageOS trees, use a command like this:

repo init -u https://github.com/LineageOS-R-ASB/manifest.git -b lineage-18.1 --git-lfs

Then to sync up:

repo sync -j$(nproc)

Btw, if you already have 18.1 synced, you don't have to delete it and fully resync this one. Just run the init command on top of your 18.1 buildsystem and it'll automatically fetch the modified repositories :)

Security Patches

The backports are taken from LineageOS Review (R_asb_20XX_XX tags)
See build repository to check what security patch is merged.

About

2026-08-05. Use lineage-18.1-microg for Signature Spoofing.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors