Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 03c707ab authored by Nick Pelly's avatar Nick Pelly
Browse files

Register OPUSH - Bluetooth OPP service record.

parent 740cb12e
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -285,6 +285,7 @@ public class BluetoothDeviceService extends IBluetoothDevice.Stub {
                if (isEnabled()) {
                    SystemService.start("hsag");
                    SystemService.start("hfag");
                    SystemService.start("opush");
                }
                break;
            case MESSAGE_FINISH_DISABLE: