diff options
| author | 2014-05-29 12:43:36 -0700 | |
|---|---|---|
| committer | 2014-05-30 16:51:18 +0000 | |
| commit | edcf7f4d3ac452500d68e254d367f559d538695d (patch) | |
| tree | c6c7627c9f2419803f290f8e1b62335944ada594 /libs/binder/IBatteryStats.cpp | |
| parent | b8b3c536f471b8c5e604701f56f0d1d8edbecb1c (diff) | |
binder: rm utils/Debug.h as unutilized
Change-Id: I52eb8b64b71cec7ffd4560e902daf358fda98b4a
Diffstat (limited to 'libs/binder/IBatteryStats.cpp')
| -rw-r--r-- | libs/binder/IBatteryStats.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libs/binder/IBatteryStats.cpp b/libs/binder/IBatteryStats.cpp index 6469b084d9..5702151ca5 100644 --- a/libs/binder/IBatteryStats.cpp +++ b/libs/binder/IBatteryStats.cpp @@ -16,7 +16,6 @@ #include <binder/IBatteryStats.h> -#include <utils/Debug.h> #include <utils/Log.h> #include <binder/Parcel.h> #include <utils/String8.h> |