android_system_core/fastboot/device
David Anderson ebc8fe19f8 fastboot: Add a command to get current kernel logs.
This adds "fastboot getvar dmesg", usable only in userspace fastboot,
and only on unlocked devices. This is to debug flashing failures when
serial log access is not available.

Bug: 230269532
Test: fastboot getvar dmesg
Change-Id: Ic57881e362efe3f0687f41ab986d30b3a59dc4e4
2022-06-21 19:32:19 -07:00
..
commands.cpp fastboot: Add a command to get current kernel logs. 2022-06-21 19:32:19 -07: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: Add better logging for flashing failures. 2022-06-01 22:46:35 -07:00
flashing.h fastbootd: Remove metadata merging code. 2018-10-26 13:34:40 -07:00
main.cpp fastbootd: Add better logging for flashing failures. 2022-06-01 22:46:35 -07:00
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: Add a command to get current kernel logs. 2022-06-21 19:32:19 -07:00
variables.h fastboot: Add a command to get current kernel logs. 2022-06-21 19:32:19 -07:00