[rom] Ivan's Aosp Lollipop 5.1


Sorry for posting screenshots like this because I am using tapatalk... I prefer attach button but it not work like on PC
 
Today, I restored a backup from TWRP. My bluetooth is working again, some apps that I couldn't move to SD are movable now. Just one random reboot so far but the ROM beats the MIUI offering.
 
i have updated to 5.1.1 without merge partitions.

i only have extracted system.new.dat and system.transfer.list to a folder with this tools http://forum.xda-developers.com/and.../how-to-conver-lollipop-dat-files-to-t2978952

Converted to a system.img
Code:
sdat2img system.transfer.list system.new.dat system.img
using the Windows binary, and then, flashed with fastboot

Code:
fastboot flash system system.img

and voilá! 5.1.1 updated :D

EDIT: Had to come back to 5.1.0, because i was stuck at "starting apps" screen... I will do more test to fix this
 
Last edited:
i have updated to 5.1.1 without merge partitions.

i only have extracted system.new.dat and system.transfer.list to a folder with this tools http://forum.xda-developers.com/and.../how-to-conver-lollipop-dat-files-to-t2978952

Converted to a system.img
Code:
sdat2img system.transfer.list system.new.dat system.img
using the Windows binary, and then, flashed with fastboot

Code:
fastboot flash system system.img

and voilá! 5.1.1 updated :D
any chance you could just provide the file please?