summaryrefslogtreecommitdiffstats
path: root/libs/binder/IAppOpsService.cpp
diff options
context:
space:
mode:
authorMark Salyzyn <salyzyn@google.com>2014-05-29 13:09:22 -0700
committerMark Salyzyn <salyzyn@google.com>2014-05-29 13:10:03 -0700
commit317ff37cf79d31170fa7320f0ba5ded1ec043e4c (patch)
treefa0a6f50bd00a0ddd906196dd595413a99ef3241 /libs/binder/IAppOpsService.cpp
parentf3e4fda09106cb93bddea35a2cc7dbd4b2c281e9 (diff)
downloadframeworks_native-317ff37cf79d31170fa7320f0ba5ded1ec043e4c.zip
frameworks_native-317ff37cf79d31170fa7320f0ba5ded1ec043e4c.tar.gz
frameworks_native-317ff37cf79d31170fa7320f0ba5ded1ec043e4c.tar.bz2
binder: rm utils/Debug.h
Change-Id: I16931919a26c16a0d701771c93fa7fe1c6f60ef8
Diffstat (limited to 'libs/binder/IAppOpsService.cpp')
-rw-r--r--libs/binder/IAppOpsService.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/libs/binder/IAppOpsService.cpp b/libs/binder/IAppOpsService.cpp
index 471e3e9..f58a352 100644
--- a/libs/binder/IAppOpsService.cpp
+++ b/libs/binder/IAppOpsService.cpp
@@ -18,7 +18,6 @@
#include <binder/IAppOpsService.h>
-#include <utils/Debug.h>
#include <utils/Log.h>
#include <binder/Parcel.h>
#include <utils/String8.h>