commit | 8702ba9091ab6dd6702afedb7021c1caa277f8d4 | [log] [tgz] |
---|---|---|
author | Roshan Pius <rpius@google.com> | Mon Jul 25 15:29:39 2016 -0700 |
committer | Roshan Pius <rpius@google.com> | Mon Oct 24 09:23:13 2016 -0700 |
tree | 8fec3b4285b41496331b583e795ee81f6aec24c2 | |
parent | f745df8121ceec43d19edba801ab7b3d1c689a2a [diff] |
binder: INetwork Set/Get params interface Add the skeletal interface for setting/getting network params. This CL only adds the network params for non-enterprise networks. While there, Move the validity check for binder object to a macro that can be used in all the binder methods. BUG: 30251509 TEST: Will add integration tests once the implementation is complete. Change-Id: If574320617854c0764d300d05c4143f5b9ed430c Signed-off-by: Roshan Pius <rpius@google.com>