Merge "Revert "Enable LOCAL_LAYOUT"" into tm-qpr-dev

This commit is contained in:
Tiger Huang
2022-09-06 14:26:43 +00:00
committed by Android (Google) Code Review

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