android_system_core/fastboot/device
David Anderson 470fe2b5f0 fs_mgr: Remove the timeout parameter to DestroyLogicalPartition.
This is no longer needed as CreateLogicalPartition() ensures the
obtained path will not race with device deletion.

Bug: 135771280
Test: device builds, flashes
Change-Id: I821290aa08fede99d5c51cd68681c351a1ea97bc
2019-07-11 15:39:53 -07:00
..
commands.cpp fastbootd: Don't include all of the fs_mgr namespace in commands.cpp. 2019-06-11 14:05:02 -07:00
commands.h fastbootd: Add command to remove GSI installs 2019-01-17 18:33:14 +00:00
fastboot_device.cpp fastbootd: Add command to remove GSI installs 2019-01-17 18:33:14 +00:00
fastboot_device.h
flashing.cpp Remove the rest of users of the old style fstab 2019-01-28 12:34:33 -08:00
flashing.h
main.cpp
usb_client.cpp Fix non-aio USB read issue for fastbootd 2019-05-29 23:10:50 +00:00
usb_client.h
utility.cpp fs_mgr: Remove the timeout parameter to DestroyLogicalPartition. 2019-07-11 15:39:53 -07:00
utility.h fastbootd: Only flash slots listed by the boot control HAL. 2018-12-18 02:12:22 +00:00
variables.cpp fastbootd: Support two super partitions for retrofit devices. 2018-11-20 13:47:01 -08:00
variables.h