Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d46e7be2 authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Remove PRODUCT_MEMCG_V2_FORCE_ENABLED" into main am: 57203e72

parents 4e66edd8 57203e72
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -127,10 +127,6 @@ ifdef TARGET_BOOTS_16K
$(call soong_config_set_bool,ANDROID,target_boots_16k,$(filter true,$(TARGET_BOOTS_16K)))
endif

ifdef PRODUCT_MEMCG_V2_FORCE_ENABLED
$(call add_soong_config_var_value,ANDROID,memcg_v2_force_enabled,$(PRODUCT_MEMCG_V2_FORCE_ENABLED))
endif

ifdef PRODUCT_CGROUP_V2_SYS_APP_ISOLATION_ENABLED
$(call add_soong_config_var_value,ANDROID,cgroup_v2_sys_app_isolation,$(PRODUCT_CGROUP_V2_SYS_APP_ISOLATION_ENABLED))
else