I built lineageos myself a while ago, and now I want to return back to stock lineageos. It gives me "can not flash on top of incompatible data". I'm pretty sure data is fine and going to work. Does anyone know what I need to tweak in it so that it does flash?
Just to be clear here, wiping the data and starting from scratch is not an option
*UPDATE* found one method. Edit following file : `META-INF/com/google/android/updater-script` commenting out following line with "#" such as:
# run_program("/tmp/install/bin/otasigcheck.sh") != "31744" || abort("Can't install this package on top of incompatible data. Please try another package or run a factory reset");
Just to be clear here, wiping the data and starting from scratch is not an option
*UPDATE* found one method. Edit following file : `META-INF/com/google/android/updater-script` commenting out following line with "#" such as:
# run_program("/tmp/install/bin/otasigcheck.sh") != "31744" || abort("Can't install this package on top of incompatible data. Please try another package or run a factory reset");
Last edited: