diff options
| author | Benedict Wong <benedictwong@google.com> | 2018-01-11 18:22:33 -0800 |
|---|---|---|
| committer | Benedict Wong <benedictwong@google.com> | 2018-01-11 18:22:33 -0800 |
| commit | 6e83b39aa7e67527ad508779f1f98ee3ca73b426 (patch) | |
| tree | b491d8d417f6f93dcf1944806b755dfea988c7dc /server/NetworkController.cpp | |
| parent | 1349a08f61e10bcb85a26e0254bd74b95a015647 (diff) | |
Fix DelSA test due to invalid comparison
Was previously comparing between address family and IP version `6`, where
it should have been comparing `version == 6` or `family == AF_INET6`.
Changed to use version for consistency with other tests.
Bug: 71875990
Test: Tests updated, and ran on marlin + sailfish
Change-Id: I7f8b4523451871bec4480345b18e0b09b383021c
Diffstat (limited to 'server/NetworkController.cpp')
0 files changed, 0 insertions, 0 deletions
