Enable LOCAL_LAYOUT

Test: regular rotation, fixed rotation, and seamless rotation
Test: presubmit
Bug: 161810301
Bug: 175861564
Change-Id: If9488ffc84dc5e2af106acfae425a854fb7407a2
This commit is contained in:
Tiger Huang
2022-04-28 21:24:30 +08:00
parent 81ae41092e
commit 1721522709

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", false);
SystemProperties.getBoolean("persist.debug.local_layout", true);
/**
* Set this system property to true to force the view hierarchy to render