commit | 32b898bb6db9d5aa9bbd07ad6f3e67fe20b9fe21 | [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 | 96639a6e4ebcc357726d54f431b869a5115d0ad9 [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)