Snap for 11250645 from 3c5e3d3e3dedf23bac192cfebb0753fbafe37257 to mainline-healthfitness-release

Change-Id: I5fb0f20d9dfb589c906dff4887e1e695c52ee3e4
diff --git a/usb/usb/Usb.cpp b/usb/usb/Usb.cpp
index ed358cd..7abf239 100644
--- a/usb/usb/Usb.cpp
+++ b/usb/usb/Usb.cpp
@@ -93,7 +93,7 @@
         }
 
         if (!WriteStringToFile("0", USB_DATA_PATH)) {
-            ALOGE("Not able to turn on usb connection notification");
+            ALOGE("Not able to turn off usb connection notification");
             result = false;
         }
     }