plasma-phone-packaging / pm-flashtool

Tool for Flashing PM as LXC Container on top of CM
44 stars 27 forks source link

Get rid of superfluous convert_android_img #46

Closed berolinux closed 4 years ago

berolinux commented 4 years ago

Remove convert_android_img.

convert_android_img essentially converted a sparse ext4 image to a regular ext4 image and then created a new sparse ext4 image from the files contained in that filesystem without modification -- effectively converting a sparse ext4 image to an identical sparse ext4 image.