app: aboot: Support for fastboot enhancements

Enhance fastboot to support new functionalities:
- fastboot getvar partition-size:<partition_name>: Return the
  size of the partition in bytes
- fastboot getvar partition-type:<partition_name>: Return the
  type of the partition (ext4/vfat)
- fastboot getvar max-download-size: Return the maximum size of
  the image that can be downloaded using fastboot
- Add fastboot preflash command support

Change-Id: Ic612d822129c996ddb6697046b4865c54317d52d
1 file changed