xpirt/img2sdat

Break level system.transfer.list for android 5.x and 6.x

ale8530 opened this issue · 2 comments

The new tool generates errors for older versions.

For example, Android 5.1 had to be level 2 instead has been compiled as a level 4 as attached files.

new system.transfer.list-->http://pastebin.com/g8hRTvn6
original system.transfer.list-->http://pastebin.com/1D7Ce6G4

xpirt commented

Confirmed.

As img2sdat binary cannot determine which system you are trying to compress, I have to add the ability to choose the correct one, as a workaround.

Thanks :)