commit | df96521194f7fa7c6e1cfb742f20619e3f504c77 | [log] [tgz] |
---|---|---|
author | Mingbo Zhang <mingboz@codeaurora.org> | Mon Jun 04 12:10:43 2018 +0800 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Fri Jun 08 02:53:47 2018 -0700 |
tree | 039f0126b5c13b9bc481b56df0c0a65e1de32d41 | |
parent | 4d914a1e49e23f304b8a96e72fd58f0b1a7dfb1a [diff] |
Use the AudioManager Playback state when playstate is null For some music plyers, getPlaybackState will return null. If a2dp is suspended by remote now, and playState is null, updatePlayStatusToStack will not be called, and a2dp cannot be started. Change-Id: Ieade515d741cd9f3782fbd4c05bcf3fcbde2173d CRs-Fixed: 2253246