commit | 7cac88a66b26c23f12894967f221532ecf2d20b7 | [log] [tgz] |
---|---|---|
author | Josh Gao <jmgao@google.com> | Tue Oct 22 12:30:39 2019 -0700 |
committer | Josh Gao <jmgao@google.com> | Mon Nov 04 15:46:20 2019 -0800 |
tree | 7d1f2848b51400defb5cb169719b68f67d567704 | |
parent | ae3f96d5c37cd7bd936497a90641ee5332fa3515 [diff] |
adbd: use libadbd_auth for authentication. Bug: http://b/137798163 Test: for i in `seq 1 100000`; do echo $i; adb wait-for-device shell "su 0 stop; su 0 start; sleep 10"; adb disconnect; done Change-Id: Ie481e79a48c4aabf18ef797317ba18f207808c63