platform_system_core/fastboot/device
Oleg Matcovschi d0a16c20fc fastboot: derive device locked state from Android property
We shall rely on Android property instead of parsing kernel
command line directly: parameters could be originated from
kernel command line or bootconfig.

Bug: 183237066
Bug: 183719613
Signed-off-by: Oleg Matcovschi <omatcovschi@google.com>
Change-Id: Ia70d286646a83a95967ca4293168a6550ffff7f0
2021-03-25 14:45:54 -07: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 Refactor fs_mgr_overlayfs_teardown() 2020-10-28 16:05:09 +08: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 fastboot: derive device locked state from Android property 2021-03-25 14:45:54 -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