History log of /system/vold/NetlinkHandler.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
a976656ff90291b9437a4d37b48e82abcd48195e 07-Jun-2011 Mike Lockwood <lockwood@android.com> Remove obsolete code for monitoring USB status

Change-Id: I8ac8900b3135f03b7717540b825ff6df76f31c0b
Signed-off-by: Mike Lockwood <lockwood@android.com>
/system/vold/NetlinkHandler.cpp
5fb760a63ca3b8a2b282b8c642508d998706bbd0 09-Jan-2011 Wink Saville <wink@google.com> Revert "Change constructor to match new definition of the superclass"

This reverts commit 499806cd60cd45b8cc9ae669b3d49507e04ffc0f.
/system/vold/NetlinkHandler.cpp
499806cd60cd45b8cc9ae669b3d49507e04ffc0f 27-Dec-2010 Stan Chesnutt <chesnutt@google.com> Change constructor to match new definition of the superclass

Change-Id: I3526b1920817c2a28ac3e84c1ea278932a9ec895
/system/vold/NetlinkHandler.cpp
37dcda68d334f70e1f7f69a9817def65fe3ee717 16-Nov-2010 Olivier Bailly <olivier@google.com> Add missing include headers for compilation on Intel target for Google TV.

Change-Id: I9f71b5e871671d1d64ad37f78a8944653409b8e1
/system/vold/NetlinkHandler.cpp
99635f6c289fe2528c226403ea215c917ce86037 26-Jun-2010 Mike Lockwood <lockwood@android.com> Use new kernel notifications to determine if USB mass storage is available.

The usb_mass_storage switch no longer exists in our 2.6.35 kernel.
Instead we will consider mass storage to be available if both USB is connected
and the USB mass storage function is enable.

Change-Id: I730d1b3cb3cac664fc2abcdc36cd39856a08404a
Signed-off-by: Mike Lockwood <lockwood@android.com>
/system/vold/NetlinkHandler.cpp
97ac40e4e6f3ed0bd5d6878d7d8d4a54fcaecb76 24-Mar-2010 San Mehat <san@google.com> vold: Switch from LOG -> SLOG

Change-Id: I48ee8bd90b47f5845f069cdf4d1b8ba6ecdb1b39
Signed-off-by: San Mehat <san@google.com>
/system/vold/NetlinkHandler.cpp
fbe33b4a407b7ec20da1c11459784aa57890eaee 03-Feb-2010 San Mehat <san@google.com> vold2: Don't print error on unknown Netlink event

Signed-off-by: San Mehat <san@google.com>
/system/vold/NetlinkHandler.cpp
a2677e4ad01f250b0765f04adf0acfa6627efc98 13-Dec-2009 San Mehat <san@google.com> vold2: Get mounting/unmounting/formatting/sharing working

Signed-off-by: San Mehat <san@google.com>
/system/vold/NetlinkHandler.cpp
fd7f5875129adfe2845f4f3fffb17db3a89eea25 12-Oct-2009 San Mehat <san@android.com> vold2: Refactor the netlink event handling and better define how partitions/disks are handled

Signed-off-by: San Mehat <san@android.com>
/system/vold/NetlinkHandler.cpp
f1b736bc5605e92e917ab27f5abf3ba839be2270 11-Oct-2009 San Mehat <san@android.com> system: vold2: Initial skeleton for vold2.

Let there be light.

Signed-off-by: San Mehat <san@android.com>
/system/vold/NetlinkHandler.cpp