Skip to content

samsung-sm8550-aosp/manifest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Apr 25, 2024
68b7203 · Apr 25, 2024

History

32 Commits
Apr 25, 2024
Apr 25, 2024

Repository files navigation

sudo apt install -y git python-is-python3
git clone https://github.com/akhilnarang/scripts; cd scripts; sudo bash setup/android_build_env.sh; cd ..; mkdir Evolution-XYZ; cd Evolution-XYZ
repo init -u https://github.com/Evolution-XYZ/manifest -b udc --git-lfs
repo sync -c -j$(nproc --all) --force-sync --no-clone-bundle --no-tags

git clone https://github.com/samsung-sm8550-aosp/manifest -b lineage-21 .repo/local_manifests
repo sync -c -j$(nproc --all) --force-sync --no-clone-bundle --no-tags

cd device/samsung/dm3q; ./extract-files.sh; cd ../../..
. build/envsetup.sh; lunch lineage_dm3q-userdebug; m evolution

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published