commit | 9ce379aef155e0c21b5d82d8dc713c62792e4f30 | [log] [tgz] |
---|---|---|
author | Eric Laurent <elaurent@google.com> | Tue Feb 16 06:00:26 2010 -0800 |
committer | Eric Laurent <elaurent@google.com> | Tue Feb 16 06:40:20 2010 -0800 |
tree | 4b73365410f0e0af6e4683171b6fc84d32157ea9 | |
parent | 103d53645c0b8ef532e8715da6c6cd33ad5f98e2 [diff] |
Fix issue 2440226: Car dock volume synchronization. AudioService now sends intent AudioManager.VOLUME_CHANGED_ACTION when the volume is changed on any stream type (previously the intent was sent only for STREAM_BLUETOOTH_SCO stream). A new extra for previous volume value is added to the intent.