diff options
Diffstat (limited to 'framework/java/android/bluetooth/BluetoothGattService.java')
-rw-r--r-- | framework/java/android/bluetooth/BluetoothGattService.java | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/framework/java/android/bluetooth/BluetoothGattService.java b/framework/java/android/bluetooth/BluetoothGattService.java index a4e1dc01d0..c888a451e9 100644 --- a/framework/java/android/bluetooth/BluetoothGattService.java +++ b/framework/java/android/bluetooth/BluetoothGattService.java @@ -250,7 +250,6 @@ public class BluetoothGattService implements Parcelable { /** * Force the instance ID. - * This is needed for conformance testing only. * @hide */ public void setInstanceId(int instanceId) { |