build: Temporarily revert AuxKC patch

Current implementation has a reboot bug
This commit is contained in:
Mykola Grymalyuk
2022-12-16 21:12:47 -07:00
parent 89069a85f0
commit e1568d9391
2 changed files with 1 additions and 2 deletions

View File

@@ -15,7 +15,6 @@
- Resolve Content Caching Patch Regression
- Resolve KDK Versioning Fallback crashing when primary KDK site is down
- Resolve AirPlay to Mac support on Ventura with VMM
- Resolve WindowServer crashing on KDK-less with macOS 13.2 and Rapid Security Response updates
- Resolve Host Versioning when RSR is installed
- Resolve iMac7,1-8,1 and MacBookPro4,1 boot support in Ventura
- Increment Binaries:

View File

@@ -33,7 +33,7 @@ class build_misc:
self.debug_handling()
self.cpu_friend_handling()
self.general_oc_handling()
self.aux_kc_workaround()
# self.aux_kc_workaround()
def feature_unlock_handling(self):
if self.constants.fu_status is True: