commit | 80a73f5939364a07d8e83d3a90de6dc789e1b334 | [log] [tgz] |
---|---|---|
author | Chad Brubaker <cbrubaker@google.com> | Wed Nov 04 23:36:07 2015 -0800 |
committer | Chad Brubaker <cbrubaker@google.com> | Thu Nov 05 12:50:30 2015 -0800 |
tree | c1f10b56247dbb43e7df15ee56fdf772b88796a5 | |
parent | 6bc1e3966c4890ee3d47b5e527b800f2700ed627 [diff] |
Use a builder for NetworkSecurityConfig The builder supports all the standard builder set* methods as well as setting a parent builder to use when values are not set (recursively). This allows us to have a level of inheretence in configurations without complicating the lookup and trust checking logic by doing inheretence when building the configs. Change-Id: I054af83451e52761227479eadf9cb9803437505f