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

Commit 03cc5581 authored by Android (Google) Code Review's avatar Android (Google) Code Review
Browse files

Merge change 7372

* changes:
  Register OPUSH - Bluetooth OPP service record.
parents 1c427693 03c707ab
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: