Merge "Fix build break with missing VDBG." into klp-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
9d5c33c584
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user