Strip Content Cache references

Setting no longer required with new RestrictEvents setup
This commit is contained in:
Mykola Grymalyuk
2023-06-13 08:38:00 -06:00
parent b92daff30e
commit b3f6607768
4 changed files with 4 additions and 15 deletions
+3
View File
@@ -119,6 +119,9 @@ class BuildMiscellaneous:
re_patch_args = []
# Alternative approach to the kern.hv_vmm_present patch
# Dynamically sets the property to 1 if software update/installer is detected
# Always enabled in installers/recovery environments
if self.constants.allow_oc_everywhere is False and self.constants.serial_settings == "None":
re_patch_args.append("sbvmm")