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

Commit 7bf32156 authored by William Escande's avatar William Escande
Browse files

Fix Intent doc

Test: Doc change only - no test
Bug: 258818545
Change-Id: Ib8e56412c08900837a26f4e7a0bf6e2f85ffdaf6
parent bb8e15c2
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1125,6 +1125,7 @@ public final class BluetoothDevice implements Parcelable, Attributable {
     * Used as an extra field in {@link #ACTION_UUID} intents,
     * Contains the {@link android.os.ParcelUuid}s of the remote device which
     * is a parcelable version of {@link UUID}.
     * A {@code null} EXTRA_UUID indicates a timeout.
     */
    public static final String EXTRA_UUID = "android.bluetooth.device.extra.UUID";