sys_patch_dict: Remove unneeded process

Was previously in-place for early Monterey betas, no longer required since AppleGVA was resolved
This commit is contained in:
Mykola Grymalyuk
2022-11-08 09:35:10 -07:00
parent 168930919e
commit 4b05b12a0a

View File

@@ -730,9 +730,6 @@ def SystemPatchDictionary(os_major, os_minor, non_metal_os_support):
"OS Minor": 99
},
},
"Processes": {
"defaults write com.apple.coremedia hardwareVideoDecoder -string enable": False,
},
"Install": {
"/System/Library/Extensions": {
"AppleIntelHD4000GraphicsGLDriver.bundle": "11.0 Beta 6",