Merge "Update current.txt to reflect new extra EXTRA_TRANSPORT for the acl state change broadcast events" am: 685ef65d9a
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1959662
Change-Id: Ie8c2bfb63705af29ef006267a40d533cfeccce2e
diff --git a/core/api/current.txt b/core/api/current.txt
index 08e4cce..8684cf5 100644
--- a/core/api/current.txt
+++ b/core/api/current.txt
@@ -9184,6 +9184,7 @@
field public static final String EXTRA_PAIRING_VARIANT = "android.bluetooth.device.extra.PAIRING_VARIANT";
field public static final String EXTRA_PREVIOUS_BOND_STATE = "android.bluetooth.device.extra.PREVIOUS_BOND_STATE";
field public static final String EXTRA_RSSI = "android.bluetooth.device.extra.RSSI";
+ field public static final String EXTRA_TRANSPORT = "android.bluetooth.device.extra.TRANSPORT";
field public static final String EXTRA_UUID = "android.bluetooth.device.extra.UUID";
field public static final int PAIRING_VARIANT_PASSKEY_CONFIRMATION = 2; // 0x2
field public static final int PAIRING_VARIANT_PIN = 0; // 0x0