commit | ad36265b6efc83414daf7e38283826482dfb5045 | [log] [tgz] |
---|---|---|
author | Roshan Pius <rpius@google.com> | Thu Apr 21 12:09:57 2016 -0700 |
committer | Roshan Pius <rpius@google.com> | Thu Apr 21 14:01:27 2016 -0700 |
tree | 0f1fc443252d999a7d82b7e98514e72d662d3efc | |
parent | 985df17909a5703a86f3e665abc9dd964d9623d9 [diff] |
WifiConfigManager: Remove redundant code Remove some redundant code in enableNetwork and move some the network status updation from state machine to ConfigManager. BUG: 28317135 Change-Id: I375af87bd971352d3066a150e046571f00de44fd TEST: Compiles & unit-test passes