Merge "binder: rm utils/Debug.h"

This commit is contained in:
Mark Salyzyn 2014-05-29 20:26:48 +00:00 committed by Gerrit Code Review
commit 63645c69e0
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>