/manifest

One In a Million // Still WIP

Twice OS

Credits

Sync

# Initialize local repository
repo init -u https://github.com/TwiceOS/manifest -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 twice_$device-userdebug

# Build the code
$ mka bacon -jX