commit | f808b40a691a050900fcc5641ee4eba6619b0636 | [log] [tgz] |
---|---|---|
author | Ajay Panicker <apanicke@google.com> | Thu Mar 22 01:32:12 2018 -0700 |
committer | Ajay Panicker <apanicke@google.com> | Mon Mar 26 23:09:35 2018 +0000 |
tree | 5413da61dca807246a90a158533fbdc99c26b26d | |
parent | c80f298bd8726f6efffc9796ace8c6b6930e43d8 [diff] |
Return only fresh data from the MediaController By returning previously cached data there was a chance of it becomming stale. By now always polling the MediaContoller for its most recent and up to date data, we ensure that the information sent to the carkit is farm fresh. Bug: 76128322 Test: runtest bluetooth -j38 Change-Id: I8fe66b02b47d3a4481f321d8ac4f6b412e3a1361