commit | a6ce5171a08d3b9c7820afe7cc07d0044dd818f6 | [log] [tgz] |
---|---|---|
author | Christopher Wiley <wiley@google.com> | Tue Jul 12 14:42:58 2016 -0700 |
committer | Christopher Wiley <wiley@google.com> | Wed Jul 13 09:21:07 2016 -0700 |
tree | c0beadf80e89bccdda361e4c6cf4caf7d78a30f4 | |
parent | ed63ba7401bc545513ca91dfbb683aec4c3851dc [diff] |
Make SoftApManager.StartedState its own state Remove StartedState as a substate of IdleState, since both states handle all commands expected by the state machine. This has the pleasant side effect of making transitions easier to reason about. Bug: 29607308 Test: Tethering continues to work, unittests pass on bullhead. Change-Id: Iee0a4aa2ba9e847d958a478f24473a53dde10498