diff options
| -rw-r--r-- | core/java/android/server/BluetoothService.java | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/core/java/android/server/BluetoothService.java b/core/java/android/server/BluetoothService.java index 5608603..115370b 100644 --- a/core/java/android/server/BluetoothService.java +++ b/core/java/android/server/BluetoothService.java @@ -617,8 +617,6 @@ public class BluetoothService extends IBluetooth.Stub { BluetoothUuid.getServiceIdentifierFromParcelUuid( BluetoothUuid.HSP_AG), BluetoothUuid.getServiceIdentifierFromParcelUuid( - BluetoothUuid.PBAP_PSE), - BluetoothUuid.getServiceIdentifierFromParcelUuid( BluetoothUuid.ObexObjectPush), }; mAdapterSdpUuids = uuids; |
