repo init --depth=1 --no-repo-verify -u https://github.com/Los-Ext/manifest.git -b 14 --git-lfs -g default,-mips,-darwin,-notdefault
repo sync -c --no-clone-bundle --optimized-fetch --prune --force-sync
. build/envsetup.sh
lunch lineage_<devicecodename>-<buildtype>
m bacon
- To build gapps add
WITH_GMS := true
flag in yourlineage_<device>.mk
Maintainer Overlays
- Refer to this change for maintainer & device overlays.
Signed Builds
- We support inline singing, simply place your private keys in
vendor/lineage-priv/keys
directory and it'll do the rest.