Loading core/java/android/server/BluetoothDeviceService.java +1 −0 Original line number Diff line number Diff line Loading @@ -286,6 +286,7 @@ public class BluetoothDeviceService extends IBluetoothDevice.Stub { SystemService.start("hsag"); SystemService.start("hfag"); SystemService.start("opush"); SystemService.start("pbap"); } break; case MESSAGE_FINISH_DISABLE: Loading Loading
core/java/android/server/BluetoothDeviceService.java +1 −0 Original line number Diff line number Diff line Loading @@ -286,6 +286,7 @@ public class BluetoothDeviceService extends IBluetoothDevice.Stub { SystemService.start("hsag"); SystemService.start("hfag"); SystemService.start("opush"); SystemService.start("pbap"); } break; case MESSAGE_FINISH_DISABLE: Loading