Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 208c42df authored by Edward Jee's avatar Edward Jee Committed by Android (Google) Code Review
Browse files

Merge "Makes ACTION_PAIRING_REQUEST require BLUETOOTH_PRIVILEGED." into klp-dev

parents 97fee818 430e361b
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -322,7 +322,8 @@ public final class BluetoothDevice implements Parcelable {

    /**
     * Broadcast Action: This intent is used to broadcast PAIRING REQUEST
     * <p>Requires {@link android.Manifest.permission#BLUETOOTH} to receive.
     * <p>Requires {@link android.Manifest.permission#BLUETOOTH_PRIVILEGED} to
     * receive.
     */
    @SdkConstant(SdkConstantType.BROADCAST_INTENT_ACTION)
    public static final String ACTION_PAIRING_REQUEST =