summaryrefslogtreecommitdiff
path: root/tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp
diff options
context:
space:
mode:
authorRoshan Pius <rpius@google.com>2019-01-25 08:33:48 -0800
committerRoshan Pius <rpius@google.com>2019-01-29 10:23:46 -0800
commit3409263cbad37433dd15e9518437a92b946220d4 (patch)
tree496fa96a644b9d1b472fe11bc661b7efa27d623e /tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp
parentf53d972ed131494d764a66ab11f7b1e2ae78e2df (diff)
WifiNetworkConfigBuilder: Split into 2 separate builders
Split the existing WifiNetworkConfigBuilder into 2 separate builders, one for building WifiNetworkSuggestion and one for WifiNetworkSpecifier. Other changes in the CL: a) Marked the constructor of the abstract NetworkSpecifier class public to allow WifiNetworkSpecifier.Builder() (& hence WifiNetworkSpecifier) to be public. The alternative is to put the builder for WifiNetworkSpecifier in some other file (like WifiManager) b) Mark WifiNetworkSpecifier class public to make it's builder visible. c) Modify the documentation (& usage example) for WifiNetworkSpecifier builder to explicitly call out that this can only be used for a local wifi connection (i.e no internet capability). Bug: 123313291 Test: ./frameworks/base/wifi/tests/runtests.sh Test: make docs Change-Id: I1a5fcff886124010222e112dbca92797a514b6d9
Diffstat (limited to 'tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp')
0 files changed, 0 insertions, 0 deletions