commit | 3ced06906759b3ce252e114fcc9c98fa36228911 | [log] [tgz] |
---|---|---|
author | Sreeram Ramachandran <sreeram@google.com> | Fri Apr 18 09:49:13 2014 -0700 |
committer | Sreeram Ramachandran <sreeram@google.com> | Wed May 14 00:45:07 2014 -0700 |
tree | 3579e56cece8a6bec2755d15015b2338f31670e9 | |
parent | 8fe9c8e0a2b1c5cd2a34720efaccc641d9ab8fb6 [diff] |
Cosmetic: Move logic from CommandListener into NetworkController. CommandListener should just unmarshal params, and delegate all functional logic to NetworkController (or other such classes). So, for example, if you call destroyNetwork() directly from a unit test, you should get the same effect as if you sent a "network destroy" command to CommandListener. (cherry picked from commit f7743bf18672d654e79565e85c7d3770e2f0f26c) Change-Id: Ic61ae9141e2eea95394a3a38e30a72fe964cdc81