Evolution-XYZ / manifest

Repo manifest for syncing source

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Evolution X

Initialize local repository

repo init -u https://github.com/Evolution-XYZ/manifest -b udc --git-lfs

Sync up

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

Build

  • Set up the build environment
. build/envsetup.sh
  • Lunch a target
lunch lineage_codename-user
  • To start compiling
m evolution

About

Repo manifest for syncing source