commit | 6525b4d9c2edb5dce1f54d62ba2864626b06b91a | [log] [tgz] |
---|---|---|
author | Tim Zimmermann <tim@linux4.de> | Tue Jun 11 19:49:08 2024 +0200 |
committer | Tim Zimmermann <tim@linux4.de> | Sun Jun 16 11:09:55 2024 +0200 |
tree | f2894461b54efa333c52e7fa980f49d0439cad9c | |
parent | 3af71d73825c8443e6e16d95d9fd67fd902e4200 [diff] |
manifest: android-14.0.0_r37 -> android-14.0.0_r50 Change-Id: Ie1aaa6bfbcd0dbb490b9f8059b6fb6d10e5f5139
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
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