Loading core/java/android/server/BluetoothService.java +0 −2 Original line number Diff line number Diff line Loading @@ -616,8 +616,6 @@ public class BluetoothService extends IBluetooth.Stub { int[] uuids = { BluetoothUuid.getServiceIdentifierFromParcelUuid( BluetoothUuid.HSP_AG), BluetoothUuid.getServiceIdentifierFromParcelUuid( BluetoothUuid.PBAP_PSE), BluetoothUuid.getServiceIdentifierFromParcelUuid( BluetoothUuid.ObexObjectPush), }; Loading Loading
core/java/android/server/BluetoothService.java +0 −2 Original line number Diff line number Diff line Loading @@ -616,8 +616,6 @@ public class BluetoothService extends IBluetooth.Stub { int[] uuids = { BluetoothUuid.getServiceIdentifierFromParcelUuid( BluetoothUuid.HSP_AG), BluetoothUuid.getServiceIdentifierFromParcelUuid( BluetoothUuid.PBAP_PSE), BluetoothUuid.getServiceIdentifierFromParcelUuid( BluetoothUuid.ObexObjectPush), }; Loading