Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 52126a41 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "adb: win32: fix Unicode console output"

parents 24f9fc7f 771ba0c0
Loading
Loading
Loading
Loading
+2 −2
Original line number Original line Diff line number Diff line
@@ -16,6 +16,8 @@


#define TRACE_TAG ADB
#define TRACE_TAG ADB


#include "sysdeps.h"

#include "bugreport.h"
#include "bugreport.h"


#include <string>
#include <string>
@@ -24,8 +26,6 @@
#include <android-base/file.h>
#include <android-base/file.h>
#include <android-base/strings.h>
#include <android-base/strings.h>


#include "sysdeps.h"

#include "adb_utils.h"
#include "adb_utils.h"
#include "client/file_sync_client.h"
#include "client/file_sync_client.h"