platform_system_core/fastboot/device
joker.yang 09090946a8 Unable to mount filesystem in fastbootd mode on the user build.
for GSI XTS self-test, we need to mount filesystem(/metadata) in fastbootd mode. so we add a qualification since there is no overlayfs on user build anyway.

bug: 181097763
Change-Id: Ie36bd2f5b3981e6774dc4a2123c33180cddb99d1
2021-03-30 01:21:52 +00:00
..
commands.cpp fastboot device: Disallow implicit conversion from unique_fd to int. 2021-03-22 19:30:59 -07:00
commands.h fastbootd: Add fetch command on device 2021-03-17 15:38:06 -07:00
fastboot_device.cpp fastbootd: Add fetch command on device 2021-03-17 15:38:06 -07:00
fastboot_device.h fastbootd: Add fetch command on device 2021-03-17 15:38:06 -07:00
flashing.cpp Unable to mount filesystem in fastbootd mode on the user build. 2021-03-30 01:21:52 +00:00
flashing.h fastbootd: Remove metadata merging code. 2018-10-26 13:34:40 -07:00
main.cpp Add fastbootd. 2018-08-02 09:43:23 -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 O_CLOEXEC/O_BINARY for OpenPartition 2021-03-17 15:38:06 -07:00
utility.h fastbootd: add read arg to OpenPartition 2021-03-17 15:38:06 -07:00
variables.cpp fastbootd: Add getvar max-fetch-size. 2021-03-17 15:38:06 -07:00
variables.h fastbootd: Add getvar max-fetch-size. 2021-03-17 15:38:06 -07:00