I found this method while browsing XDA one day.
Basically, open up a Lollipop ROM, navigate to /META-INF/com/google/android/ and open the "updater-script" file using notepad, and remove this line "assert(getprop("ro.bootloader") == "0x4118" || abort("This package supports bootloader(s): 0x4118; this device has bootloader " + getprop("ro.bootloader") + "."););" Or something that looks like it. (You may have to extract and recompress the file to do this.) Doing this will bypass the bootloader check, meaning that if you have an older bootloader, the install script will still run.
The only obvious issue I see is a line that looks like a vertical tear when you initially boot your device, but locking and unlocking your phone will get rid of it. I heard that CDMA data won't work with this tweak, but I can't say for sure.
Thanks for reading my guide, let me know if you think there's any way I could make it easier to understand. Remember to click the like button if I helped.
Basically, open up a Lollipop ROM, navigate to /META-INF/com/google/android/ and open the "updater-script" file using notepad, and remove this line "assert(getprop("ro.bootloader") == "0x4118" || abort("This package supports bootloader(s): 0x4118; this device has bootloader " + getprop("ro.bootloader") + "."););" Or something that looks like it. (You may have to extract and recompress the file to do this.) Doing this will bypass the bootloader check, meaning that if you have an older bootloader, the install script will still run.
The only obvious issue I see is a line that looks like a vertical tear when you initially boot your device, but locking and unlocking your phone will get rid of it. I heard that CDMA data won't work with this tweak, but I can't say for sure.
Thanks for reading my guide, let me know if you think there's any way I could make it easier to understand. Remember to click the like button if I helped.
This is a topic that's close to my heart... Many thanks! Exactly
RépondreSupprimerwhere are your contact details though?