Skip to content

Commit cc0c48d

Browse files
committed
change control patch
1 parent 1267b87 commit cc0c48d

File tree

1 file changed

+5
-6
lines changed
  • oclp_r/sys_patch/patchsets/hardware/misc

1 file changed

+5
-6
lines changed

oclp_r/sys_patch/patchsets/hardware/misc/Control.py

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -65,12 +65,11 @@ def _modern_audio_patches(self) -> dict:
6565
PatchType.MERGE_SYSTEM_VOLUME:{
6666
"/System/Library/PrivateFrameworks":{
6767
"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",
68+
"BatteryUIKit.framework": "26.0 Beta 5",
69+
"FeatureFlags.framework": "26.0 Beta 5",
70+
"MonitorPanel.framework": "26.0 Beta 5",
71+
"PowerUI.framework": "26.0 Beta 5",
72+
"SystemBanner.framework": "26.0 Beta 5",
7473
},
7574
},
7675
},

0 commit comments

Comments
 (0)