Delete feature flag disable_preallocation_on_clone_android

Summary:
changelog: [internal]

jest_e2e[run_all_tests]

Reviewed By: mdvacca

Differential Revision: D40304348

fbshipit-source-id: 8897bafdeedfcdc44eff5a8da1aa5028efcd0a3c
This commit is contained in:
Samuel Susla
2022-10-17 05:57:32 -07:00
committed by Facebook GitHub Bot
parent 7beaf3894e
commit 554f50b07e
11 changed files with 1 additions and 98 deletions
@@ -94,9 +94,6 @@ public class ReactFeatureFlags {
public static boolean insertZReorderBarriersOnViewGroupChildren = true;
/** Feature Flag for mitigatin concurrent root crashes */
public static boolean disablePreallocationOnClone = false;
/**
* Feature Flag to control the size of the cache used by TextLayoutManager in Fabric. Used from
* JNI.