commit | 3e6ba3ce1abda6071d5b01f53ca6039bb7b5e2d3 | [log] [tgz] |
---|---|---|
author | Robert Greenwalt <robdroid@android.com> | Thu Feb 18 10:54:08 2010 -0800 |
committer | Robert Greenwalt <robdroid@android.com> | Thu Feb 18 10:54:08 2010 -0800 |
tree | 126b7e9ec889500ab42c55c28099e39d12404268 | |
parent | dc22e651287f19675ec1b46a04b335c360ea74af [diff] [blame] |
Add enable/disable control of USB networking
diff --git a/Android.mk b/Android.mk index ce73697..1b53293 100644 --- a/Android.mk +++ b/Android.mk
@@ -20,7 +20,8 @@ NatController.cpp \ PppController.cpp \ PanController.cpp \ - SoftapController.cpp + SoftapController.cpp \ + UsbController.cpp LOCAL_MODULE:= netd