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

Commit e366b162 authored by Hansong Zhang's avatar Hansong Zhang Committed by android-build-merger
Browse files

Merge "BluetoothDevice.ACTION_UUID requires BLUETOOTH_ADMIN"

am: 1a80595b

Change-Id: Iaa2e3b28a3dec540b5b5ffb3fcda13ac6e020876
parents 7c4bcb1a 1a80595b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -347,7 +347,7 @@ public final class BluetoothDevice implements Parcelable {
     * device are requested to be fetched using Service Discovery Protocol
     * <p> Always contains the extra field {@link #EXTRA_DEVICE}
     * <p> Always contains the extra field {@link #EXTRA_UUID}
     * <p>Requires {@link android.Manifest.permission#BLUETOOTH} to receive.
     * <p>Requires {@link android.Manifest.permission#BLUETOOTH_ADMIN} to receive.
     */
    @SdkConstant(SdkConstantType.BROADCAST_INTENT_ACTION)
    public static final String ACTION_UUID =