Merge "Revert "Re-land "Enable LOCAL_LAYOUT""" into tm-qpr-dev am: 52c3498acf am: 1f09cd1808
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/20025004 Change-Id: I6249a83f73202ab9cdc46ee99df2b149a98a03a4 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -286,7 +286,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
|
||||
|
||||
Reference in New Issue
Block a user