diff --git a/purgeable_mem_config.gni b/purgeable_mem_config.gni index 86166c29d968db6c4c3a89dde842386d46b9d1c4..55c29c1fc9da6354b43a7e675619e7d116c5f706 100644 --- a/purgeable_mem_config.gni +++ b/purgeable_mem_config.gni @@ -11,6 +11,4 @@ # See the License for the specific language governing permissions # and limitations under the License. -declare_args() { - memory_utils_purgeable_ashmem_enable = false -} +import("//build/config/components/memory_utils/purgeable_mem_config.gni")