sys_patch: Avoid listing Modern Wifi patch

Binaries are currently not public, however patcher may confuse some users that it added support
This commit is contained in:
Mykola Grymalyuk
2023-06-08 09:27:14 -06:00
parent 9a483181a1
commit 985e053e90
8 changed files with 104 additions and 26 deletions

View File

@@ -1159,11 +1159,6 @@ class SystemPatchDictionary():
},
},
"Install Reference": {
"/System/Library/Extensions": {
"IO80211FamilyLegacy.kext": "13.5 Beta 2",
"IONetworkFamily.kext": "13.5 Beta 2",
"IOSkywalkFamily.kext": "13.5 Beta 2",
},
"/usr/libexec": {
"airportd": "13.5 Beta 2",
"wifianalyticsd": "13.5 Beta 2",
@@ -1179,15 +1174,6 @@ class SystemPatchDictionary():
"WiFiPolicy.framework": "13.5 Beta 2",
},
},
"Remove Reference": {
"/System/Library/Extensions": [
"AppleBCMWLANBusInterfacePCIe.kext",
"AppleBCMWLANBusInterfacePCIeMac.kext",
"AppleBCMWLANCore.kext",
"AppleBCMWLANCoreMac.kext",
"IO80211Family.kext",
],
},
},
},
"Brightness": {