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 1267b87 commit cc0c48dCopy full SHA for cc0c48d
oclp_r/sys_patch/patchsets/hardware/misc/Control.py
@@ -65,12 +65,11 @@ def _modern_audio_patches(self) -> dict:
65
PatchType.MERGE_SYSTEM_VOLUME:{
66
"/System/Library/PrivateFrameworks":{
67
"ControlCenter.framework": "26.0 Beta 5",
68
- },
69
- "/System/Library/Frameworks":{
70
- "Contacts.framework": "26.0 Beta 5",
71
- "ContactsUI.framework":"26.0 Beta 5",
72
- "CoreText.framework":"26.0 Beta 5",
73
- "Foundation.framework":"26.0 Beta 5",
+ "BatteryUIKit.framework": "26.0 Beta 5",
+ "FeatureFlags.framework": "26.0 Beta 5",
+ "MonitorPanel.framework": "26.0 Beta 5",
+ "PowerUI.framework": "26.0 Beta 5",
+ "SystemBanner.framework": "26.0 Beta 5",
74
},
75
76
0 commit comments