StateMachine: check for null curState in dump()
After the StateMachine has quit, getCurrentState() returns null, which will throw an exception in dump(). Bug: 160283853 Test: atest StateMachineTest Change-Id: I4f9906eef6210b037d2170904a7c3aa483f5b4e9
Loading
Please register or sign in to comment