commit | c16cae16adebfe098ecba325cff1c759f8972361 | [log] [tgz] |
---|---|---|
author | Remi NGUYEN VAN <reminv@google.com> | Wed Feb 05 23:36:23 2020 +0900 |
committer | Remi NGUYEN VAN <reminv@google.com> | Wed Feb 05 23:36:23 2020 +0900 |
tree | fdfdc5dae9eb2ca0bf98841b04bd2785b2229b87 | |
parent | b891b5ea8d2d2c3bd04b0fff4c79a49af820f146 [diff] |
Fix IpClientIntegrationTests on Q On Q if no hostname is configured, the legacy behavior of reading a hostname from system properties is preserved. In most cases this causes the hostname to be an empty string, not null. Fix the test to expect the right hostname on Q devices. Test: atest NetworkStackIntegrationTests on a Q device Change-Id: I7c914c9cec8c3ca564e8be7e980da4ef054a3753