Merge change 7372

* changes:
  Register OPUSH - Bluetooth OPP service record.
This commit is contained in:
Android (Google) Code Review
2009-07-14 21:36:03 -07:00

View File

@@ -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: