Go to file
Lingfeng Yang 1197952e71 Fix adb flakiness on reboot
bug: 31950237

There are two lists of active ADB transports (devices),
and with the emulator, they can go out of sync.

This CL more conservatively checks if there are no
transports in either list before commiting to
register a new transport for the emulator.

(cherry picked from commit edaedfd5da)

Change-Id: Id1201dc59c70825881dad80925c2e5bcc13dbd5e
2016-10-11 23:19:51 +00:00
adb Fix adb flakiness on reboot 2016-10-11 23:19:51 +00:00
adf system/core Replace cutils/log.h with android/log.h 2016-09-30 12:47:05 -07:00
base Merge "Add 0X as a valid hex prefix for parseint" 2016-10-08 10:36:02 +00:00
bootstat system/core Replace log/log.h with android/log.h 2016-09-30 12:47:05 -07:00
cpio mkbootfs: Fix the default st_mode for root directory. 2016-10-07 16:14:27 -07:00
debuggerd debuggerd: report crashes even when out of file descriptors. 2016-10-07 18:04:05 -07:00
fastboot Update the header path for ext4_utils. 2016-10-09 10:23:36 -07:00
fingerprintd system/core Replace cutils/log.h with android/log.h 2016-09-30 12:47:05 -07:00
fs_mgr Update the header path for ext4_utils. 2016-10-09 10:23:36 -07:00
gatekeeperd system/core Replace cutils/log.h with android/log.h 2016-09-30 12:47:05 -07:00
healthd Merge \"Fix clang-tidy performance warnings in healthd.\" 2016-07-28 06:24:24 +00:00
include liblog: adb: move security interfaces to private 2016-10-10 15:15:45 +00:00
init Update the header path for ext4_utils. 2016-10-09 10:23:36 -07:00
libbacktrace system/core Replace log/log.h with android/log.h 2016-09-30 12:47:05 -07:00
libbinderwrapper Move libbinderwrapper's headers into libbinderwrapper. 2016-09-16 09:02:47 -07:00
libcrypto_utils libcrypto_utils: convert to Soong. 2016-08-05 18:07:36 -07:00
libcutils Merge "Revert "Revert "Revert "Revert "Remove liblog from libcutils as a whole static lib""""" 2016-10-08 07:51:33 +00:00
libdiskconfig system/core Replace log/log.h with android/log.h 2016-09-30 12:47:05 -07:00
libion system/core Replace cutils/log.h with android/log.h 2016-09-30 12:47:05 -07:00
liblog liblog: adb: move security interfaces to private 2016-10-10 15:15:45 +00:00
libmemtrack system/core Replace log/log.h with android/log.h 2016-09-30 12:47:05 -07:00
libmemunreachable system/core Replace log/log.h with android/log.h 2016-09-30 12:47:05 -07:00
libnativebridge system/core Replace cutils/log.h with android/log.h 2016-09-30 12:47:05 -07:00
libnativeloader system/core Replace log/log.h with android/log.h 2016-09-30 12:47:05 -07:00
libnetutils system/core Replace cutils/log.h with android/log.h 2016-09-30 12:47:05 -07:00
libpackagelistparser system/core Replace cutils/log.h with android/log.h 2016-09-30 12:47:05 -07:00
libpixelflinger system/core Replace cutils/log.h with android/log.h 2016-09-30 12:47:05 -07:00
libprocessgroup Use readdir instead of readdir_r. 2016-09-28 14:04:12 -07:00
libsparse libsparse: output_file.c, fix large data chunk issue 2016-10-06 09:53:42 -07:00
libsuspend system/core Replace cutils/log.h with android/log.h 2016-09-30 12:47:05 -07:00
libsync Merge "Convert to Android.bp" 2016-08-29 20:32:12 +00:00
libsysutils system/core Replace cutils/log.h with android/log.h 2016-09-30 12:47:05 -07:00
libusbhost usb-bulk-transfer: Clarify sign-iy-ness of param 2016-09-21 15:51:35 +00:00
libutils Test for _WIN32 in instead of USE_MINGW. 2016-10-05 09:37:44 -07:00
libziparchive system/core Replace log/log.h with android/log.h 2016-09-30 12:47:05 -07:00
lmkd system/core Replace log/log.h with android/log.h 2016-09-30 12:47:05 -07:00
logcat logd: logcat: Replace log/log.h with android/log.h 2016-09-30 12:47:05 -07:00
logd logd: report logging memory overhead 2016-10-05 15:32:40 -07:00
logwrapper system/core Replace cutils/log.h with android/log.h 2016-09-30 12:47:05 -07:00
mkbootimg
reboot
rootdir init.rc: have hwservicemanager start the HAL class 2016-09-26 00:23:51 -07:00
run-as run-as: Use Minijail for privilege dropping. 2016-07-19 11:03:52 -04:00
sdcard Small clean up of fuse code. 2016-10-07 12:16:00 -07:00
toolbox
trusty system/core Replace log/log.h with android/log.h 2016-09-30 12:47:05 -07:00
tzdatacheck
.gitignore
Android.bp Migrate liblog to ndk_library. 2016-09-23 15:43:23 -07:00
Android.mk
CleanSpec.mk init.rc: have hwservicemanager start the HAL class 2016-09-26 00:23:51 -07:00
MODULE_LICENSE_APACHE2
NOTICE