1. mkdir -p LOS18 && cd LOS18
- 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
- Clone this repo:
git clone https://github.com/CustomROMs/android_local_manifests_i9300 .repo/local_manifests -b lineage-18.1
- Sync LineageOS trees:
repo sync --no-tags --no-clone-bundle --force-sync -c -j8
- To build:
. build/envsetup.sh
lunch lineage_i9300-userdebug
make -j8 bacon