README: Update for leaf-4.1

Change-Id: I088bffc412b8e7c9a4099ed494373fd8b0309227
1 file changed
tree: 59eb99b98722db245c4bbc6a842742f72f5f5ce0
  1. default.xml
  2. GLOBAL-PREUPLOAD.cfg
  3. README.md
README.md

Getting started

To get started with LeafOS, you'll need to get familiar with Source Control Tools.

To initialize your local repository, use this command:

repo init -u https://github.com/LeafOS-Project/android.git -b leaf-4.1

Then to sync up:

repo sync

Building

Initialize the ROM environment with the envsetup.sh script.

. build/envsetup.sh

Fetch official device trees.

fetch_device {device}

To lunch your device after cloning all device sources.

lunch {device}-{buildtype}

Then start building.

m leaf

Telegram Gerrit Jenkins Downloads Forum Translate