binder: rm utils/Debug.h

Change-Id: I16931919a26c16a0d701771c93fa7fe1c6f60ef8
This commit is contained in:
Mark Salyzyn 2014-05-29 13:09:22 -07:00
parent f3e4fda091
commit 317ff37cf7
5 changed files with 0 additions and 5 deletions

View File

@ -18,7 +18,6 @@
#include <binder/IAppOpsCallback.h>
#include <utils/Debug.h>
#include <utils/Log.h>
#include <binder/Parcel.h>
#include <utils/String8.h>

View File

@ -18,7 +18,6 @@
#include <binder/IAppOpsService.h>
#include <utils/Debug.h>
#include <utils/Log.h>
#include <binder/Parcel.h>
#include <utils/String8.h>

View File

@ -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>

View File

@ -18,7 +18,6 @@
#include <binder/IPermissionController.h>
#include <utils/Debug.h>
#include <utils/Log.h>
#include <binder/Parcel.h>
#include <utils/String8.h>

View File

@ -18,7 +18,6 @@
#include <binder/IServiceManager.h>
#include <utils/Debug.h>
#include <utils/Log.h>
#include <binder/IPCThreadState.h>
#include <binder/Parcel.h>