Revert "Re-land "Enable LOCAL_LAYOUT""
This reverts commit 975dd2c513.
Reason for revert: This is too risky for tm-qpr1
Bug: 161810301
Bug: 175861564
Change-Id: If906b4d538885fca407ce0bd7039c9d35b507032
This commit is contained in:
@@ -284,7 +284,7 @@ public final class ViewRootImpl implements ViewParent,
|
||||
* @hide
|
||||
*/
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user