Skip to content

ATI-Experiments/local-manifests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published