diff options
author | David Pursell <dpursell@google.com> | 2016-01-15 14:19:56 -0800 |
---|---|---|
committer | David Pursell <dpursell@google.com> | 2016-01-21 09:53:11 -0800 |
commit | 572bce29088521caf7f90c9fa66a8237a7674435 (patch) | |
tree | ae1b4764a031d77222ef6f2c92b5b33ce6068ab8 /liblog/Android.bp | |
parent | 1906de1e0fb70dbae4a713620072113a76d0a22a (diff) | |
download | core-572bce29088521caf7f90c9fa66a8237a7674435.tar.gz core-572bce29088521caf7f90c9fa66a8237a7674435.tar.bz2 core-572bce29088521caf7f90c9fa66a8237a7674435.zip |
fastboot: use cutils socket functions.
Now that cutils has cross-platform socket functionality, we can
restructure fastboot to remove platform-dependent networking code.
This CL adds socket_set_receive_timeout() to libcutils and combines the
fastboot socket code into a single implementation. It also adds TCP
functionality to fastboot sockets, but nothing uses it yet except for
the unit tests. A future CL will add the TCP protocol which will use
this TCP socket implementation.
Bug: http://b/26558551
Change-Id: If613fb348f9332b31fa2c88d67fb1e839923768a
Diffstat (limited to 'liblog/Android.bp')
0 files changed, 0 insertions, 0 deletions