diff --git a/purgeable_mem_config.gni b/purgeable_mem_config.gni index 86166c29d968db6c4c3a89dde842386d46b9d1c4..63ffc5ab6d3652a42b899461746f16399f90b756 100644 --- a/purgeable_mem_config.gni +++ b/purgeable_mem_config.gni @@ -11,6 +11,3 @@ # See the License for the specific language governing permissions # and limitations under the License. -declare_args() { - memory_utils_purgeable_ashmem_enable = false -}