Skip to content

Commit 4d85bdc

Browse files
committed
opt: make bluetooth works on sequoia
1 parent 8d5afb6 commit 4d85bdc

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

EFI/OC/config.plist

+12-1
Original file line numberDiff line numberDiff line change
@@ -2531,6 +2531,14 @@
25312531
<data>AAAAAA==</data>
25322532
<key>run-efi-updater</key>
25332533
<string>No</string>
2534+
<key>bluetoothExternalDongleFailed</key>
2535+
<data>
2536+
AA==
2537+
</data>
2538+
<key>bluetoothInternalControllerInfo</key>
2539+
<data>
2540+
AAAAAAAAAAAAAAAAAAA=
2541+
</data>
25342542
</dict>
25352543
</dict>
25362544
<key>Delete</key>
@@ -2540,7 +2548,10 @@
25402548
<key>4D1FDA02-38C7-4A6A-9CC6-4BCCA8B30102</key>
25412549
<array/>
25422550
<key>7C436110-AB2A-4BBB-A880-FE41995C9F82</key>
2543-
<array/>
2551+
<array>
2552+
<string>bluetoothExternalDongleFailed</string>
2553+
<string>bluetoothInternalControllerInfo</string>
2554+
</array>
25442555
</dict>
25452556
<key>LegacyOverwrite</key>
25462557
<false/>

0 commit comments

Comments
 (0)