resourcemgmt/hwresourcesmgr/server/src/HWRMFmTxStateUtility.cpp
changeset 78 3f0699f2e14c
parent 0 4e1aa6a622a0
--- a/resourcemgmt/hwresourcesmgr/server/src/HWRMFmTxStateUtility.cpp	Tue Oct 12 15:02:43 2010 +0300
+++ b/resourcemgmt/hwresourcesmgr/server/src/HWRMFmTxStateUtility.cpp	Thu Oct 14 12:47:54 2010 +0300
@@ -258,6 +258,8 @@
 			// transition from EFmTxStatePowerSaveAccessory to EFmTxStateOff must occur.
 			iFmTxService->ExecutePluginCommand(HWRMFmTxCommand::ETxOffCmdId);
 			// Don't change iFmTxState until power down completes
+			// Enable audio routing (which may have been disabled by scan request)
+			iFmTxCommonData->EnableAudioRouting( ETrue );
             }
             break;