commit | 4a8273edcbd19725246ef08fa2e5c999ff5339e3 | [log] [tgz] |
---|---|---|
author | Ajay Panicker <apanicke@google.com> | Mon Oct 10 21:07:17 2016 -0700 |
committer | Ajay Panicker <apanicke@google.com> | Tue Oct 11 04:28:00 2016 +0000 |
tree | 550f8c631d0fb343ec6cb0adec5b468d8ce5d06f | |
parent | 66ff95038baf87e01e706e5bcf30c3fdfdc3e34f [diff] |
Prevent Null Pointer Exception caused by race condition in AVRCP init The object |mMPList| could be null if AVRCP started handling messages before the phone was unlocked. Now we always initialize the Media Player List. Test: Manual testing Bug: 32060313 Change-Id: I66cba51159586da8abe51297dba94a3e1dc1b067