diff options
Diffstat (limited to 'adb/adb_io.cpp')
-rw-r--r-- | adb/adb_io.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/adb/adb_io.cpp b/adb/adb_io.cpp index 4dd9f4d..3370a0c 100644 --- a/adb/adb_io.cpp +++ b/adb/adb_io.cpp @@ -14,7 +14,7 @@ * limitations under the License. */ -#define TRACE_TAG TRACE_RWX +#define TRACE_TAG TRACE_RWX #include "sysdeps.h" #include "adb_io.h" |