summaryrefslogtreecommitdiffstats
path: root/NetlinkHandler.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove obsolete code for monitoring USB statusMike Lockwood2011-06-071-6/+0
* Revert "Change constructor to match new definition of the superclass"Wink Saville2011-01-091-1/+1
* Change constructor to match new definition of the superclassStan Chesnutt2010-12-261-1/+1
* Add missing include headers for compilation on Intel target for Google TV.Olivier Bailly2010-11-161-0/+1
* Use new kernel notifications to determine if USB mass storage is available.Mike Lockwood2010-06-281-0/+2
* vold: Switch from LOG -> SLOGSan Mehat2010-03-251-1/+1
* vold2: Don't print error on unknown Netlink eventSan Mehat2010-02-031-2/+0
* vold2: Get mounting/unmounting/formatting/sharing workingSan Mehat2009-12-191-0/+2
* vold2: Refactor the netlink event handling and better define how partitions/d...San Mehat2009-10-121-32/+1
* system: vold2: Initial skeleton for vold2.San Mehat2009-10-101-0/+91