No description, website, or topics provided.
Shell
Switch branches/tags
Nothing to show
Latest commit 2e7e06d Dec 27, 2017 @LNJ2 LNJ2 committed with JBBgameich Add device harpia (Motorola G4 Play)

README.md

This script can automatically configure your Halium tree for building for the specified device.

This repository is supposed to be placed in $REPO_ROOT/halium/devices

Invoke the script using

. ./setup <device codename>

You can set the number of jobs for repo to use by adding

JOBS=<number> . ./setup <device codename>