commit | c1b7d19958dc3dbe53810811ea3dcc4f04f85c73 | [log] [tgz] |
---|---|---|
author | Adrien Schildknecht <adriens@google.com> | Thu Dec 01 15:05:06 2016 -0800 |
committer | Adrien Schildknecht <adriens@google.com> | Thu Dec 01 17:36:57 2016 -0800 |
tree | 69bbc4ff91b2b16c57bd494127f7fe8860609805 | |
parent | 16babe7b79c4c9b6d75d60e30c04a8e24278e4fa [diff] |
android: add the ext2simg tool This tool converts ext images to android sparse images. Test: ext2simg img.ext4 img.sparse simg2img img.sparse img2.ext4 e2fsck -f img.ext; e2fsck -f img2.ext cmp img{,2}.ext Change-Id: I7ec6f126160dacafb0946ba99f07d4bb42a19c45