platform_system_core/fastboot/device
David Anderson 4758967bf9 fastbootd: Fix partition size testing issues.
Partition sizes must be reported with an "0x" prefix for fuzzy_fastboot.
Also, with dynamic partitions, the size of a partition can be 0.

Bug: 78793464
Test: fuzzy_fastboot Conformance.PartitionInfo does not error on
      partition sizes when using fastbootd

Change-Id: I4148440bd9ed420878940829618cbf8cee85bf6a
2018-09-04 16:25:06 -07:00
..
commands.cpp fastbootd: Implement getvar all. 2018-08-31 18:39:28 -07:00
commands.h fastbootd: Add an update-super command to sync the super partition. 2018-08-22 15:05:03 -07:00
fastboot_device.cpp fastbootd: Implement getvar all. 2018-08-31 18:39:28 -07:00
fastboot_device.h fastbootd: Implement getvar all. 2018-08-31 18:39:28 -07:00
flashing.cpp fastbootd: Add an update-super command to sync the super partition. 2018-08-22 15:05:03 -07:00
flashing.h fastbootd: Add an update-super command to sync the super partition. 2018-08-22 15:05:03 -07:00
main.cpp Add fastbootd. 2018-08-02 09:43:23 -07:00
usb_client.cpp adbd: use unique_fd for the usb file descriptors. 2018-08-22 15:33:08 -07:00
usb_client.h Add fastbootd. 2018-08-02 09:43:23 -07:00
utility.cpp fastbootd: Implement getvar all. 2018-08-31 18:39:28 -07:00
utility.h fastbootd: Implement getvar all. 2018-08-31 18:39:28 -07:00
variables.cpp fastbootd: Fix partition size testing issues. 2018-09-04 16:25:06 -07:00
variables.h fastbootd: Implement getvar all. 2018-08-31 18:39:28 -07:00