summaryrefslogtreecommitdiff
path: root/NetlinkHandler.cpp
AgeCommit message (Expand)Author
2020-09-23vold: remove unused stop() methodsEric Biggers
2018-09-18clang-format many files.Paul Crowley
2017-10-17Move to modern utility methods from android::base.Jeff Sharkey
2011-06-07Remove obsolete code for monitoring USB statusMike Lockwood
2011-01-09Revert "Change constructor to match new definition of the superclass"Wink Saville
2010-12-26Change constructor to match new definition of the superclassStan Chesnutt
2010-11-16Add missing include headers for compilation on Intel target for Google TV.Olivier Bailly
2010-06-28Use new kernel notifications to determine if USB mass storage is available.Mike Lockwood
2010-03-25vold: Switch from LOG -> SLOGSan Mehat
2010-02-03vold2: Don't print error on unknown Netlink eventSan Mehat
2009-12-19vold2: Get mounting/unmounting/formatting/sharing workingSan Mehat
2009-10-12vold2: Refactor the netlink event handling and better define how partitions/d...San Mehat
2009-10-10system: vold2: Initial skeleton for vold2.San Mehat