commit | 6d7064499876180e4929cfa1885ae48d3863c806 | [log] [tgz] |
---|---|---|
author | Hugo Benichi <hugobenichi@google.com> | Mon Apr 24 16:19:58 2017 +0900 |
committer | Hugo Benichi <hugobenichi@google.com> | Thu Apr 27 16:35:30 2017 +0900 |
tree | 01290fed8d34099459cadbadc50d7b8a40ad4c97 | |
parent | ec33961ae09a1303f86a770aa2e11497c6af22b0 [diff] |
NsdService: disentangle NativeDaemonConnector from ctor This patch disentangles the creation of NativeDaemonConnector from the creation of NsdService by introducing a wrapper type DaemonConnection. This allows to mock this dependency in unit tests. Test: enhanced previously introduced new tests. Bug: 37013369, 33298084 Change-Id: I894b7cddfc509f86d0134d214c88c063b81b5e0a