Register OPUSH - Bluetooth OPP service record.

This commit is contained in:
Nick Pelly
2009-07-14 21:32:14 -07:00
parent 740cb12eba
commit 03c707ab6f

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: