commit | d4ec40924209cc13f4fe02d32bd6dfaa966f3376 | [log] [tgz] |
---|---|---|
author | Roshan Pius <rpius@google.com> | Thu Nov 14 12:20:41 2019 -0800 |
committer | Roshan Pius <rpius@google.com> | Thu Nov 14 18:13:26 2019 -0800 |
tree | 606fc5f9ee6008b5668f7e76a03cc60af9fc8aeb | |
parent | 4bac8c7057e9230142539989ef1d0bc496408bda [diff] |
StaticIpConfiguration: Couple of minor fixes a) Ensure the Builder.build() does not crash if setDnsServers() is not invoked. b) Add a checkNotNull on setDnsServers() since it is marked @NonNull. Bug: 144487020 Test: Compiles Change-Id: I2b9f990efa0583c0f067c25e23d8c944ffbdf6a5 (cherry-picked from d0348339c50eeae0fe137c62476f6a01542f4163)