commit | 4f4d745ca28b915ea4a7c91ec5df3ea8a2db64ad | [log] [tgz] |
---|---|---|
author | Peter Qiu <zqiu@google.com> | Tue Jan 24 15:51:38 2017 -0800 |
committer | Peter Qiu <zqiu@google.com> | Tue Jan 31 16:08:30 2017 -0800 |
tree | c4fbcaefa013759d03b9201a3e14b7d28f37ca59 | |
parent | 581681a8420c7fd26272af46af9c9db85625d7f6 [diff] |
hotspot2: use updated PasspointConfiguration APIs PasspointConfiguration APIs are updated to use private variables with public accessor methods based on the API guideline. So update the callsite to use accessor methods instead of using the variables directly. While there, refactor the test a bit to reduce code duplications. Bug: 34627062 Test: frameworks/opt/net/wifi/tests/wifitests/runtests.sh Change-Id: I96ce7c3bdb3b6a6dce1715f29e5e1e019dbeeb5e