diff options
author | David Su <dysu@google.com> | 2020-07-09 01:54:39 -0700 |
---|---|---|
committer | David Su <dysu@google.com> | 2020-07-10 12:09:33 -0700 |
commit | 704f33f253ffd65721f236b722751316bcef3ff8 (patch) | |
tree | 4672233c84a95ef9f3df0ff8e6cb76774b55964f /telecomm/java/android/telecom/ConnectionService.java | |
parent | a0895c8580a76bded8b52bddeb7a6aaa3c099d08 (diff) |
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
Diffstat (limited to 'telecomm/java/android/telecom/ConnectionService.java')
0 files changed, 0 insertions, 0 deletions