Skip to content

Suicide-Squad-Rom/manifestq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Resurrection Remix OS Ten Source 2019

WIP

Sync

# Initialize local repository
repo init -u https://github.com/ResurrectionRemix/platform_manifest.git -b ten

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

Build

# Set up environment
$ . build/envsetup.sh

# Choose a target
$ lunch rr_$device-userdebug

# Build the code
$ mka bacon -jX