OSDN Git Service

Fix issue 2952766.
authorEric Laurent <elaurent@google.com>
Sat, 28 Aug 2010 00:16:29 +0000 (17:16 -0700)
committerEric Laurent <elaurent@google.com>
Sat, 28 Aug 2010 00:16:29 +0000 (17:16 -0700)
commitd6e68c3ae5677bc6127628d1c700b11c8f0fcdaf
tree764790f19737b606d0d4c2ea63a8da9b8adb4c47
parentd2b227e76033d8c44b71d2982028a63436d3fe84
Fix issue 2952766.

The fix for issue 2952766 showed some unused code in
AudioPolicyManagerBase::checkOutputForStrategy(): since commit
eb8f850d0b7e53956e917fd9645f808c1a09bc88: there is no need
to update the hardware output device as it will be updated when the
new tracks are created by audioflinger.

Change-Id: I2f46fab58a5db3b4cd03fdaeebd7d6603c8dbbdd
include/hardware_legacy/AudioPolicyManagerBase.h