commit | 4742e6af93978dca072ab984d6351885526badce | [log] [tgz] |
---|---|---|
author | Mingbo Zhang <mingboz@codeaurora.org> | Thu Dec 13 17:49:43 2018 +0800 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Fri Mar 29 00:41:27 2019 -0700 |
tree | 8d312d0416eb21627b9dbc7bb9ad1d56a9c472a0 | |
parent | 8dc464b20012094a94d10baaa19e2441c2ebe07d [diff] |
Do not update position to remote when music is paused issue steps: 1) music app is playing. 2) pause music. 3) open navigation app to navigate. After 3), the play postion at remote carkit will be updated. for non-media app like map navigation, when it begins to play, a2dp will be started. Host should only update playing to remote, but should not update play position to remote. Change-Id: I8c3a665574193d0a560f4343e9587f20aff07385 CRs-Fixed: 2349809