/manifest

Nothing Special, just a fork of LineageOS

LineageOS - Ext

Getting started

Create a directory for the source files & Go into created directory

mkdir los
cd los

Initializing Repo

repo init -u https://github.com/Los-Ext/manifest.git -b lineage-21.0 --git-lfs

Now sync sources

repo sync -c --no-clone-bundle --optimized-fetch --prune --force-sync

Now run

. build/envsetup.sh
lunch lineage_devicecodename-buildtype
m bacon

Gapps Flags

WITH_GMS := true

Maintainer Overlays

follow : https://github.com/ImSpiDy/device_xiaomi_lavender/commit/b738ad799fe6a1cca604945c1ace88018b033969