Mike Lockwood
a976656ff9
Remove obsolete code for monitoring USB status
...
Change-Id: I8ac8900b3135f03b7717540b825ff6df76f31c0b
Signed-off-by: Mike Lockwood <lockwood@android.com>
2011-06-07 08:34:08 -07:00
Wink Saville
5fb760a63c
Revert "Change constructor to match new definition of the superclass"
...
This reverts commit 499806cd60
.
2011-01-09 12:18:21 -08:00
Stan Chesnutt
499806cd60
Change constructor to match new definition of the superclass
...
Change-Id: I3526b1920817c2a28ac3e84c1ea278932a9ec895
2010-12-26 22:17:48 -08:00
Olivier Bailly
37dcda68d3
Add missing include headers for compilation on Intel target for Google TV.
...
Change-Id: I9f71b5e871671d1d64ad37f78a8944653409b8e1
2010-11-16 10:41:53 -08:00
Mike Lockwood
99635f6c28
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>
2010-06-28 08:57:00 -04:00
San Mehat
97ac40e4e6
vold: Switch from LOG -> SLOG
...
Change-Id: I48ee8bd90b47f5845f069cdf4d1b8ba6ecdb1b39
Signed-off-by: San Mehat <san@google.com>
2010-03-25 08:02:28 -07:00
San Mehat
fbe33b4a40
vold2: Don't print error on unknown Netlink event
...
Signed-off-by: San Mehat <san@google.com>
2010-02-03 08:50:19 -08:00
San Mehat
a2677e4ad0
vold2: Get mounting/unmounting/formatting/sharing working
...
Signed-off-by: San Mehat <san@google.com>
2009-12-19 09:54:42 -08:00
San Mehat
fd7f587512
vold2: Refactor the netlink event handling and better define how partitions/disks are handled
...
Signed-off-by: San Mehat <san@android.com>
2009-10-12 15:02:58 -07:00
San Mehat
f1b736bc56
system: vold2: Initial skeleton for vold2.
...
Let there be light.
Signed-off-by: San Mehat <san@android.com>
2009-10-10 17:57:51 -07:00