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

This commit is contained in:
Jorim Jaggi
2022-09-22 21:48: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