diff --git a/core/java/android/bluetooth/BluetoothGattServer.java b/core/java/android/bluetooth/BluetoothGattServer.java index d3c6444b1f901..c2bcbb2df6366 100644 --- a/core/java/android/bluetooth/BluetoothGattServer.java +++ b/core/java/android/bluetooth/BluetoothGattServer.java @@ -133,7 +133,7 @@ public final class BluetoothGattServer implements BluetoothProfile { List temp_descs = temp_char.getDescriptors(); List svc_descs = svc_char.getDescriptors(); for (int j=0; j