summaryrefslogtreecommitdiffstats
path: root/libs/binder/IPCThreadState.cpp
diff options
context:
space:
mode:
authorMark Salyzyn <salyzyn@google.com>2014-05-29 21:06:36 +0000
committerAndroid Git Automerger <android-git-automerger@android.com>2014-05-29 21:06:36 +0000
commitea3f1da9013b33ecf3f3f8771393c1754a9aec59 (patch)
tree7dba6aca22d3d935711f90d6e24872fa02726ea9 /libs/binder/IPCThreadState.cpp
parent823bcce3abf536ee130a50551130d10589547cf4 (diff)
parent1ce5ecbe3286380f5ff7ace289369ed006e9b40a (diff)
downloadframeworks_native-ea3f1da9013b33ecf3f3f8771393c1754a9aec59.zip
frameworks_native-ea3f1da9013b33ecf3f3f8771393c1754a9aec59.tar.gz
frameworks_native-ea3f1da9013b33ecf3f3f8771393c1754a9aec59.tar.bz2
am 1ce5ecbe: am 63645c69: Merge "binder: rm utils/Debug.h"
* commit '1ce5ecbe3286380f5ff7ace289369ed006e9b40a': binder: rm utils/Debug.h
Diffstat (limited to 'libs/binder/IPCThreadState.cpp')
-rw-r--r--libs/binder/IPCThreadState.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/libs/binder/IPCThreadState.cpp b/libs/binder/IPCThreadState.cpp
index 35dba12..57c4638 100644
--- a/libs/binder/IPCThreadState.cpp
+++ b/libs/binder/IPCThreadState.cpp
@@ -23,7 +23,6 @@
#include <binder/TextOutput.h>
#include <cutils/sched_policy.h>
-#include <utils/Debug.h>
#include <utils/Log.h>
#include <utils/threads.h>