History log of /system/netd/UsbController.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
37dc4a51774b9c8a95205cb825eae6753170a851 29-Apr-2010 Robert Greenwalt <robdroid@android.com> Fix fd leaks

When you open a file, you should remember to close it.
bug:2639464

Change-Id: I90d25dba2a262b620373270832eb3189616c720d
/system/netd/UsbController.cpp
f15891b981b9a0ee5ab6c095b9a300bf224f2032 03-Mar-2010 Mike Lockwood <lockwood@android.com> Fix typo in UsbController::isRNDISStarted()

Signed-off-by: Mike Lockwood <lockwood@android.com>
/system/netd/UsbController.cpp
3e6ba3ce1abda6071d5b01f53ca6039bb7b5e2d3 18-Feb-2010 Robert Greenwalt <robdroid@android.com> Add enable/disable control of USB networking
/system/netd/UsbController.cpp