platform_system_core/fastbootd
2015-01-26 21:28:06 +00:00
..
commands Fix missing #includes in system/core. 2014-12-29 12:24:25 -08:00
other fastbootd: build static binary instead of dynamic 2014-03-19 15:57:40 -07:00
Android.mk Remove unused -ldl to link true statically. 2015-01-23 14:39:54 -08:00
bootimg.h fastbootd: userspace implementation of the fastboot device-side protocol 2013-07-24 10:58:43 -07:00
commands.c Fix clang compiler warning. 2014-12-11 12:38:46 -08:00
config.c Fix missing #includes in system/core. 2014-12-29 12:24:25 -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 Fix missing #includes in system/core. 2014-12-29 12:24:25 -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 Fix the v2 descriptor handling. 2015-01-26 12:50:35 -08:00
utils.c Fix missing #includes in system/core. 2014-12-29 12:24:25 -08:00
utils.h Fix a trivial typo. 2014-11-13 15:33:38 -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