diff options
author | Hongguang Chen <hgchen@google.com> | 2020-06-01 12:48:53 -0700 |
---|---|---|
committer | Hongguang Chen <hgchen@google.com> | 2020-06-03 17:48:37 -0700 |
commit | 0e743a25c93ba7dffc7e36742e153099db527755 (patch) | |
tree | a64eb839f4dfadea53b0a4ad4ff8b0ac0171fe3f /libutils/ProcessCallStack_fuzz.cpp | |
parent | ff502379b7629fc68baa50a4183c484cc57f29f7 (diff) |
fuzzy_fastboot: use 'tcp:' prefix to identify fastboot protocol.
The fastbootd over ethernet was implemented with IPv6 link-local
address. An IPv6 address may include many ':'. It will break this fuzzy
test. This new solution uses "tcp:" prefix to identify the fastboot
protocol, like the host fastboot command.
BUG: 158040108
Test: fuzzy_fastboot --serial=tcp:fe80::230:1bff:feba:8128%wlan0 \
--gtest_filter=*Logical*
Change-Id: I971fd9e25741e18bf7f5907d562556b09db1d624
Diffstat (limited to 'libutils/ProcessCallStack_fuzz.cpp')
0 files changed, 0 insertions, 0 deletions