diff options
Diffstat (limited to 'libs/binder/IPCThreadState.cpp')
-rw-r--r-- | libs/binder/IPCThreadState.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/libs/binder/IPCThreadState.cpp b/libs/binder/IPCThreadState.cpp index 61d0dbad31..94f947fce1 100644 --- a/libs/binder/IPCThreadState.cpp +++ b/libs/binder/IPCThreadState.cpp @@ -22,9 +22,7 @@ #include <binder/BpBinder.h> #include <binder/TextOutput.h> -#include <cutils/sched_policy.h> #include <utils/CallStack.h> -#include <utils/Log.h> #include <atomic> #include <errno.h> |