Lukas0610 / android

LineageOS Manifest for Samsung Galaxy S9/S9+ (star)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LineageOS Manifest for Samsung Galaxy S9/S9+ (star)

Sources

repo init -u git://github.com/LineageOS/android.git -b lineage-17.1
mkdir .repo/local_manifests/
curl https://raw.githubusercontent.com/Lukas0610/android/lineage-17.1/default.xml > .repo/local_manifests/star.xml
repo sync -j4

Build

source build/envsetup.sh

# For Samsung Galaxy S9 (starlte)
lunch lineage_starlte-userdebug

# For Samsung Galaxy S9+ (star2lte)
lunch lineage_star2lte-userdebug

make bacon -j16

About

LineageOS Manifest for Samsung Galaxy S9/S9+ (star)