commit | 46f281edf5e78a51c5c1765460cddcf805e88d48 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <treehugger-gerrit@google.com> | Thu Jul 26 20:10:04 2018 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Thu Jul 26 20:10:04 2018 +0000 |
tree | 9e210f93423a5c12bf1268caa7d197d609c3763a | |
parent | d1a1202eb7435ff36180bcb6ab39f0861f608fd8 [diff] | |
parent | 954adcc5411e9236583fd8dbe1d141b54d28a376 [diff] |
Merge changes Ic90fac0b,Id9c12303,I2d9bdcb1,I9d699af1,Ia4d03f9e, ... * changes: adbd: turn on fdsan warnings. adb: add error-generating overload of adb_close(unique_fd). adb: fix register_socket_transport related double-closes. adb: fix double close in local_connect_arbitrary_ports. adb: use adb's unique_fd instead of android::base. adb: move remount_service.h into daemon. adb: split shell_service.h into client/daemon/protocol parts. adb: split file_sync_service.h into client and daemon parts.