Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 514 Bytes

File metadata and controls

18 lines (10 loc) · 514 Bytes

Installing Repos

    repo init -u https://github.com/LineageOS/android.git -b lineage-22.1 --git-lfs

    git clone https://github.com/ATI-Experiments/local-manifests.git -b lineage-22.1 .repo/local_manifests/

sync repo

    repo sync -c -j$(nproc --all) --force-sync --no-clone-bundle --no-tags

Signing builds:

    bash <(curl -Ls https://raw.githubusercontent.com/ATI-labs/local-manifests/sign/sign.sh)

running build

    . build/envsetup.sh
    brunch {device} user