platform_system_core/fastbootd
Dan Albert 5c957e2d4f Fix warning for uninitialized variable.
Change-Id: I78e6a20562419dcc2fb3f579089b32aeb5538f8b
2014-09-22 15:26:39 -07:00
..
commands Fix warning for uninitialized variable. 2014-09-22 15:26:39 -07:00
other fastbootd: build static binary instead of dynamic 2014-03-19 15:57:40 -07:00
Android.mk Add -Wno-deprecated-declarations to makefiles. 2014-09-04 16:13:42 -07:00
bootimg.h fastbootd: userspace implementation of the fastboot device-side protocol 2013-07-24 10:58:43 -07:00
commands.c system/core LP64 cleanup. 2014-02-05 18:02:11 -08:00
config.c fastbootd: erase, boot and partitioning commands 2013-12-04 15:00:51 -08: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-12-04 15:00:52 -08:00
network_discovery.c Fastbootd: network auto discovery 2013-12-04 15:00:52 -08:00
network_discovery.h Fastbootd: network auto discovery 2013-12-04 15:00:52 -08:00
protocol.c system/core LP64 cleanup. 2014-02-05 18:02:11 -08:00
protocol.h fastbootd: userspace implementation of the fastboot device-side protocol 2013-07-24 10:58:43 -07:00
secure.c system/core 64-bit cleanup. 2014-01-16 12:54:18 -08:00
secure.h Revert "Revert "Fastbootd: flashing certification"" 2013-12-04 15:00:52 -08:00
socket_client.c Fastbootd: socket and network transport 2013-12-04 15:00:52 -08:00
socket_client.h Fastbootd: socket and network transport 2013-12-04 15:00:52 -08:00
transport.c Judge mmap failed by MAP_FAILED instead of NULL 2014-05-22 12:51:39 +08:00
transport.h fastbootd: userspace implementation of the fastboot device-side protocol 2013-07-24 10:58:43 -07:00
transport_socket.c system/core 64-bit cleanup. 2014-01-16 12:54:18 -08:00
trigger.c fastbootd: build static binary instead of dynamic 2014-03-19 15:57:40 -07:00
trigger.h fastbootd: build static binary instead of dynamic 2014-03-19 15:57:40 -07:00
usb_linux_client.c system/core 64-bit cleanup. 2014-01-16 12:54:18 -08:00
utils.c Fix fastbootd build for 64-bit. 2014-01-14 16:17:08 -08:00
utils.h Fastbootd: auto ssh server start 2013-12-04 15:00:52 -08:00
vendor_trigger.h fastbootd: build static binary instead of dynamic 2014-03-19 15:57:40 -07:00
vendor_trigger_default.c Fix some clang compilation issues. 2014-09-11 17:17:32 +00:00