manifest: android-14.0.0_r37 -> android-14.0.0_r50

Change-Id: Ie1aaa6bfbcd0dbb490b9f8059b6fb6d10e5f5139
2 files changed
tree: f2894461b54efa333c52e7fa980f49d0439cad9c
  1. snippets/
  2. default.xml
  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-3.2

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