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