commit | 3d177d055c9cf3571e4b7c098818b454d1dbf9d7 | [log] [tgz] |
---|---|---|
author | Doug Zongker <dougz@android.com> | Thu Jul 01 09:18:44 2010 -0700 |
committer | Doug Zongker <dougz@android.com> | Thu Jul 01 15:42:28 2010 -0700 |
tree | 1f9841903bccde2c88ee8be32aa507cccaa6b02e | |
parent | b442b45bdd7df72de4958fad40f8ac675203d5c1 [diff] |
support for ext4/EMMC filesystems in updater binary Make the mount and format functions take extra parameters describing the filesystem type and add support for mounting and formatting ext4 filesystems on EMMC. Change recovery to consistently use stdout for status messages instead of mixing stdout and stderr.