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

Commit a1d84cdd authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "Wifi: get rid of the log from Gbk2Utf"

parents 613729a9 fe37dd75
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -19,7 +19,7 @@

namespace android {

static jint DBG = true;
static jint DBG = false;

struct accessPointObjectItem *g_pItemList = NULL;
struct accessPointObjectItem *g_pLastNode = NULL;