Skip to content

How to build rom for oneplus 10 pro and gt2 pro

Notifications You must be signed in to change notification settings

ATI-labs/local-manifests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 

Repository files navigation

Installing Repos

    repo init -u https://github.com/RisingTechOSS/android -b fourteen --git-lfs

    git clone https://github.com/ATI-labs/local-manifests.git -b rising .repo/local_manifests/

sync repo

    repo sync -c -j$(nproc --all) --force-sync --no-clone-bundle --no-tags

you should run this to fix boot problem on oplus sm8450 devices!!!

    bash <(curl -Ls https://raw.githubusercontent.com/ATI-labs/local-manifests/fix/fix.sh)

Signing builds:

    bash <(curl -Ls https://raw.githubusercontent.com/ATI-labs/local-manifests/sign/sign.sh)

for oneplus 10pro

    . build/envsetup.sh
    riseup wly userdebug
    rise b

for realme gt2 pro

    . build/envsetup.sh
    riseup ferrarri userdebug
    rise b

About

How to build rom for oneplus 10 pro and gt2 pro

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published