Skip to content

Latest commit

 

History

629 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

TheParasiteProject

Build Process

Install

sudo apt install -y jq

Sync

# Initialize local repository
repo init --depth=1 --no-repo-verify -u https://github.com/TheParasiteProject/manifest -b main -g default,-mips,-darwin,-notdefault --git-lfs

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

Build

# Set up environment
$ . build/envsetup.sh

# Choose a target
$ lunch lineage_$device-userdebug

# Build the code
$ m bacon -jX

Devices

About

Repo manifest for TheParasiteProject

Resources

Stars

20 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors