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

Commit 93a74730 authored by Stephen Hines's avatar Stephen Hines Committed by Android Git Automerger
Browse files

am 7d400ead: am 9d5c33c5: Merge "Fix build break with missing VDBG." into klp-dev

* commit '7d400ead':
  Fix build break with missing VDBG.
parents e631c9ff 7d400ead
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -39,6 +39,7 @@ import java.util.Locale;
public class WifiNative {

    private static final boolean DBG = false;
    private static final boolean VDBG = false;
    private final String mTAG;
    private static final int DEFAULT_GROUP_OWNER_INTENT     = 6;