platform_system_core/fastboot/device
Michael Bestas bcf7680614
fastboot: Print OemCmdHandler return message on success
This allows OEM commands to print messages in fastboot output.

Test: run fastboot oem getprop ro.boot.rf_version
      and observe property value being printed in console

Change-Id: Id9bd5a107861a790cd02dc87057600de5bb94d42
2022-05-16 19:42:28 +03:00
..
commands.cpp fastboot: Print OemCmdHandler return message on success 2022-05-16 19:42:28 +03:00
commands.h fastbootd: Add fetch command on device 2021-03-17 15:38:06 -07:00
fastboot_device.cpp Fix userspace fastboot with fuzzy test 2022-01-04 19:24:23 +00:00
fastboot_device.h fastboot: use health AIDL HAL 2021-12-06 23:18:32 -08:00
flashing.cpp fastbootd: reset file descriptor on unaligned writes 2022-03-28 10:57:03 -07:00
flashing.h fastbootd: Remove metadata merging code. 2018-10-26 13:34:40 -07:00
main.cpp
tcp_client.cpp fastbootd: Support TCP protocol. 2020-05-19 19:11:25 +00:00
tcp_client.h fastbootd: Support TCP protocol. 2020-05-19 19:11:25 +00:00
usb.cpp fastboot device: Disallow implicit conversion from unique_fd to int. 2021-03-22 19:30:59 -07:00
usb.h Move adbd's legacy USB implementation to fastboot. 2020-03-31 16:05:36 -07:00
usb_client.cpp fastbootd: Fix USB transport data is repeated every 256K 2021-03-05 19:45:00 -08:00
usb_client.h Move adbd's legacy USB implementation to fastboot. 2020-03-31 16:05:36 -07:00
utility.cpp fastbootd: add support to reset fd by handle 2022-03-28 10:57:03 -07:00
utility.h fastbootd: add support to reset fd by handle 2022-03-28 10:57:03 -07:00
variables.cpp fastboot: Fallback to "raw" partition type if fastboot hal isn't present 2022-03-02 14:28:33 +01:00
variables.h fastbootd: Add getvar max-fetch-size. 2021-03-17 15:38:06 -07:00