commit | db3007caca61beb9fb1c06c5a03bb4baea9728f1 | [log] [tgz] |
---|---|---|
author | James Mattis <jmattis@google.com> | Thu Mar 03 16:07:11 2022 -0800 |
committer | Patrick Rohr <prohr@google.com> | Tue Mar 08 16:50:35 2022 +0100 |
tree | e2710d9ad722cd4b9f33b906027cf11e1f1b7f8b | |
parent | 9a74429f56a764cdfe7d84ec35633bbbba20e5c9 [diff] |
Allowing for null net caps in updateConfiguration Marking NetworkCapabilities as nullable in updateConfiguration and updating where needed to support this. This will allow callers of the ethernet network management updateConfiguration API to use it primarily for setting an ethernet network's IP configuration. Bug: 222565654 Bug: 220017952 Bug: 210485380 Test: atest EthernetNetworkUpdateRequestTest Change-Id: I1f80e950acbd078a6b3378e1fa5f1e4173112e79