android_system_core/fastbootd
Szymon Starzycki 8fa2f34fd5 Fastbootd: General fixes and changes
read data once bug fix
ability to run fastbootd without network and named socket configuration in init.rc
vendortrigger name changed to fastbootd
deleted unused function from default implementation of OEM library

Change-Id: Ib957fae8172530f20d51bb51b5e07bccab07e555
2013-10-03 16:48:45 -07:00
..
commands Fastbootd: General fixes and changes 2013-10-03 16:48:45 -07:00
include Fastbootd: General fixes and changes 2013-10-03 16:48:45 -07:00
other Fastbootd: General fixes and changes 2013-10-03 16:48:45 -07:00
Android.mk Revert "Revert "Fastbootd: flashing certification"" 2013-10-02 18:24:58 -07:00
bootimg.h fastbootd: userspace implementation of the fastboot device-side protocol 2013-07-24 10:58:43 -07:00
commands.c Fastbootd: General fixes and changes 2013-10-03 16:48:45 -07:00
config.c fastbootd: erase, boot and partitioning commands 2013-09-06 14:31:08 -07:00
debug.h fastbootd: userspace implementation of the fastboot device-side protocol 2013-07-24 10:58:43 -07:00
fastbootd.c Fastbootd: General fixes and changes 2013-10-03 16:48:45 -07:00
network_discovery.c Fastbootd: network auto discovery 2013-09-27 16:38:28 -07:00
network_discovery.h Fastbootd: network auto discovery 2013-09-27 16:38:28 -07:00
protocol.c fastbootd: userspace implementation of the fastboot device-side protocol 2013-07-24 10:58:43 -07:00
protocol.h fastbootd: userspace implementation of the fastboot device-side protocol 2013-07-24 10:58:43 -07:00
secure.c Fastbootd: General fixes and changes 2013-10-03 16:48:45 -07:00
secure.h Revert "Revert "Fastbootd: flashing certification"" 2013-10-02 18:24:58 -07:00
socket_client.c Fastbootd: socket and network transport 2013-09-27 16:37:25 -07:00
socket_client.h Fastbootd: socket and network transport 2013-09-27 16:37:25 -07:00
transport.c Fastbootd: socket and network transport 2013-09-27 16:37:25 -07:00
transport.h fastbootd: userspace implementation of the fastboot device-side protocol 2013-07-24 10:58:43 -07:00
transport_socket.c Fastbootd: General fixes and changes 2013-10-03 16:48:45 -07:00
trigger.c fastbootd: erase, boot and partitioning commands 2013-09-06 14:31:08 -07:00
trigger.h fastbootd: erase, boot and partitioning commands 2013-09-06 14:31:08 -07:00
usb_linux_client.c Fastbootd: socket and network transport 2013-09-27 16:37:25 -07:00
utils.c Fastbootd: auto ssh server start 2013-09-27 16:38:30 -07:00
utils.h Fastbootd: auto ssh server start 2013-09-27 16:38:30 -07:00