Skip to content

EverestOS-AOSP/manifest

Repository files navigation

EverestOS

Build Process

Install

sudo apt install -y jq

Initialize local repository

repo init -u https://github.com/EverestOS-AOSP/manifest -b 15 --git-lfs

Sync

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

Build

. build/envsetup.sh
lunch lineage_$device-ap4a-$build_type
make everest -j$(nproc --all)

Devices

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published