mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2026-08-01 19:18:28 -04:00
c58d55db7d
instead of forfeiting subscription
fixes #2922
fixes #1537
(cherry picked from commit 77a357109a)
6 lines
67 B
Go
6 lines
67 B
Go
package bluez
|
|
|
|
func rfkillUnblockBluetooth() error {
|
|
return nil
|
|
}
|