am dfb39ce3: Merge "Turn off DEBUG_GESTURES" into lmp-mr1-dev
* commit 'dfb39ce332d4256363d1c2a47e68eecd5f144edc': Turn off DEBUG_GESTURES
This commit is contained in:
@@ -30,7 +30,7 @@ import com.android.systemui.R;
|
||||
public class PhoneStatusBarView extends PanelBar {
|
||||
private static final String TAG = "PhoneStatusBarView";
|
||||
private static final boolean DEBUG = PhoneStatusBar.DEBUG;
|
||||
private static final boolean DEBUG_GESTURES = true;
|
||||
private static final boolean DEBUG_GESTURES = false;
|
||||
|
||||
PhoneStatusBar mBar;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user