Make BluetoothConnectionCallback static am: 8ef54b299e am: 4757f6cd7f

Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1596074

MUST ONLY BE SUBMITTED BY AUTOMERGER

Change-Id: I49993fa34284194b78b0d34f47dd2c8969fff57e
This commit is contained in:
Andrew Cheng
2021-02-23 23:57:43 +00:00
committed by Automerger Merge Worker

View File

@@ -3665,7 +3665,7 @@ public final class BluetoothAdapter {
*
* @hide
*/
public abstract class BluetoothConnectionCallback {
public abstract static class BluetoothConnectionCallback {
/**
* Callback triggered when a bluetooth device (classic or BLE) is connected
* @param device is the connected bluetooth device