am 02140891
: Merge "Work on issue #4518815: Compatibility mode introduces compatibility regression..." into honeycomb-mr2
* commit '021408910af170268cb486910d4dd5a7d838c2bb': Work on issue #4518815: Compatibility mode introduces compatibility regression...
This commit is contained in:
@ -84,7 +84,7 @@ import com.android.internal.R;
|
||||
|
||||
public class WifiService extends IWifiManager.Stub {
|
||||
private static final String TAG = "WifiService";
|
||||
private static final boolean DBG = true;
|
||||
private static final boolean DBG = false;
|
||||
|
||||
private final WifiStateMachine mWifiStateMachine;
|
||||
|
||||
|
Reference in New Issue
Block a user