diff options
| author | Josh Gao <jmgao@google.com> | 2018-07-25 16:51:59 -0700 |
|---|---|---|
| committer | Josh Gao <jmgao@google.com> | 2018-07-25 18:08:45 -0700 |
| commit | 73a5ee4df5628681899f0e2e81ff77d768599e4d (patch) | |
| tree | 1ac209cb5cbe6aa93cdee907616ff81a0160e522 /libcutils/socket_local_server_unix.cpp | |
| parent | 2deb787ee25f202f0a68d7cd7460f922d8cdbf9c (diff) | |
adb: use adb's unique_fd instead of android::base.
Replace all usages of android::base::unique_fd with the unique_fd from
adb_unique_fd.h, which calls adb_close instead of close on Windows.
Most of these changes are no-ops, except for the ones to
create_service_thread, which was probably pretty broken on Windows.
Test: python test_device.py
Test: adb_test
Test: wine adb_test.exe
Change-Id: Ia4d03f9e2e7ddc88c97dc64172d721f93f3bf853
Diffstat (limited to 'libcutils/socket_local_server_unix.cpp')
0 files changed, 0 insertions, 0 deletions
