Revert "Enable LOCAL_LAYOUT"

This reverts commit 1721522709.

Reason for revert: b/244521023

Change-Id: I67df39f4d218ff65cb7a2010b544c3ef158f50cf
This commit is contained in:
Neha Jain
2022-09-02 02:50:46 +00:00
parent 1721522709
commit 3e52eb1bc6

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