vold2: Wire up more of the mount function

Signed-off-by: San Mehat <san@android.com>
diff --git a/Android.mk b/Android.mk
index 07401e2..dda81ed 100644
--- a/Android.mk
+++ b/Android.mk
@@ -14,7 +14,8 @@
                   NetlinkHandler.cpp                   \
                   BlockDevice.cpp                      \
                   Volume.cpp                           \
-                  DirectVolume.cpp
+                  DirectVolume.cpp                     \
+                  logwrapper.c
 
 LOCAL_MODULE:= vold