Merge "Revert "Enable LOCAL_LAYOUT"" into tm-qpr-dev
This commit is contained in:
@@ -284,7 +284,7 @@ public final class ViewRootImpl implements ViewParent,
|
|||||||
* @hide
|
* @hide
|
||||||
*/
|
*/
|
||||||
public static final boolean LOCAL_LAYOUT =
|
public static final boolean LOCAL_LAYOUT =
|
||||||
SystemProperties.getBoolean("persist.debug.local_layout", true);
|
SystemProperties.getBoolean("persist.debug.local_layout", false);
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Set this system property to true to force the view hierarchy to render
|
* Set this system property to true to force the view hierarchy to render
|
||||||
|
|||||||
Reference in New Issue
Block a user