We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61e9ae0 commit ad06381Copy full SHA for ad06381
oclp_r/sys_patch/patchsets/hardware/misc/modern_audio.py
@@ -37,7 +37,7 @@ def requires_kernel_debug_kit(self) -> bool:
37
"""
38
Apple no longer provides standalone kexts in the base OS
39
40
- return False
+ return True
41
def native_os(self) -> bool:
42
43
- Everything before macOS Tahoe 26 is considered native
0 commit comments