commit | 31b3f460c9dd28a171d42721b9a6eb9cab7d7ada | [log] [tgz] |
---|---|---|
author | Chienyuan <chienyuanhuang@google.com> | Thu Aug 16 20:17:51 2018 +0800 |
committer | Chienyuan Huang <chienyuanhuang@google.com> | Tue Aug 21 07:31:40 2018 +0000 |
tree | 9db2debd1c1a3d3ae4b4ff0a4ead03d5f17973d1 | |
parent | 9cc62b89ad6da07e47576d3b6fc5728472607ca2 [diff] |
Use String.split() for parsing in HeadsetStateMachine.processAtBind * Current code using HeadsetStateMachine.findChar() is a bit complex. * Use String.split() instead to simply logic. Bug: 112686323 Test: runtest bluetooth Change-Id: I9da57d50957cb8533a49d14044138af6608203af