LineageOS for daisy/ysl update migration ( to follow only 1 time )
GiovanniRN5 // ItsVixanoFrom now on, ota updates as been enabled, BUT u can't update directly with the updater if you are running on a previous build
PLEASE NOTE THAT U NEED LINEAGEOS RECOVERY INSTALLED BEFORE UPDATING
If you are rooted:
> Download and open termux
> Run this command:
FOR DAISY 'su -c setprop lineage.updater.uri https://bit.ly/39P9n3m'
FOR YSL 'su -c setprop lineage.updater.uri https://bit.ly/3G73lXR'
> Go to the updater app and enjoy your new build
if you are not rooted and you have a pc near to you
> Enable developer options
> Inside the developer options, enable USB debugging and Rooted debugging
> Open adb&fastboot tools
> Run these commands:
1) adb root
2) adb shell
3)
FOR DAISY 'setprop lineage.updater.uri https://bit.ly/39P9n3m'
FOR YSL 'setprop lineage.updater.uri https://bit.ly/3G73lXR'
> Go to the updater app and enjoy your new build
Remember to run ' setprop lineage.updater.uri "" ' after updating :D