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:
Tiger Huang
2022-09-22 13:24:37 +00:00
parent 975dd2c513
commit b557bc88b8

View File

@@ -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