Turn off logging.
Change-Id: I5b050e33fe918c08b24091c6ccb9c5fe2b01d496
This commit is contained in:
@@ -30,7 +30,7 @@ import android.util.Slog;
|
|||||||
*/
|
*/
|
||||||
public class Display {
|
public class Display {
|
||||||
static final String TAG = "Display";
|
static final String TAG = "Display";
|
||||||
static final boolean DEBUG_DISPLAY_SIZE = true;
|
static final boolean DEBUG_DISPLAY_SIZE = false;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* The default Display id.
|
* The default Display id.
|
||||||
|
|||||||
Reference in New Issue
Block a user