summaryrefslogtreecommitdiff
path: root/usb/gadget/aidl/default/service_gadget.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'usb/gadget/aidl/default/service_gadget.cpp')
-rw-r--r--usb/gadget/aidl/default/service_gadget.cpp5
1 files changed, 0 insertions, 5 deletions
diff --git a/usb/gadget/aidl/default/service_gadget.cpp b/usb/gadget/aidl/default/service_gadget.cpp
index 3cc5718a8f..7efbadd516 100644
--- a/usb/gadget/aidl/default/service_gadget.cpp
+++ b/usb/gadget/aidl/default/service_gadget.cpp
@@ -17,11 +17,6 @@
#include <android/binder_manager.h>
#include <android/binder_process.h>
#include "UsbGadget.h"
-/*using android::OK;
-using android::hardware::configureRpcThreadpool;
-using android::hardware::joinRpcThreadpool;
-using android::sp;
-using android::status_t;*/
using ::aidl::android::hardware::usb::gadget::UsbGadget;
int main() {
ABinderProcess_setThreadPoolMaxThreadCount(0);