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
f1b07fb5e3
vold: Don't bail out on init failure & bump version number
...
Signed-off-by: San Mehat <san@google.com>
2010-03-02 13:16:33 -08:00
San Mehat
79e31bedca
vold2: Don't bail out if the UMS switch isn't there
...
Signed-off-by: San Mehat <san@google.com>
2010-01-04 08:30:00 -08:00
San Mehat
0cde53ce7b
vold2: Manually bootstrap the ums switch since switch kernel uevents are broken
...
Signed-off-by: San Mehat <san@google.com>
2010-01-01 10:57:33 -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
ae10b91044
vold2: Rename DeviceVolume -> DirectVolume
...
Signed-off-by: San Mehat <san@android.com>
2009-10-12 15:03:15 -07:00
San Mehat
3578c41ef1
vold2: Add block device udev bootstrapping
...
Signed-off-by: San Mehat <san@android.com>
2009-10-12 15:03:14 -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