Bug 1996 - Contribution for West Bridge Astoria Symbian Storage Driver - Minor change for a build error. PDK_3.0.0 PDK_3.0.i
authorarunabha
Tue, 20 Apr 2010 17:13:01 +0100
changeset 33 2905910218db
parent 32 161f6b2f6990
child 35 ce4f6fe83860
child 38 cdb163c0843f
Bug 1996 - Contribution for West Bridge Astoria Symbian Storage Driver - Minor change for a build error.
omap3530/beagle_drivers/medwb/medwb.cpp
--- a/omap3530/beagle_drivers/medwb/medwb.cpp	Tue Apr 20 17:06:04 2010 +0100
+++ b/omap3530/beagle_drivers/medwb/medwb.cpp	Tue Apr 20 17:13:01 2010 +0100
@@ -930,7 +930,7 @@
 	#endif
 	// Fill buffer with current media caps.
 	aInfo.iType = EMediaHardDisk;
-	aInfo.iBattery = EBatNotSupported;
+	//aInfo.iBattery = EBatNotSupported;
 	aInfo.iDriveAtt = KDriveAttLocal;
 	aInfo.iMediaAtt	= KMediaAttFormattable;