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

Commit 7cf26115 authored by Chen Chen's avatar Chen Chen
Browse files

SpatialAudio: Add comment to the intent API per API council's instruction

Bug: 216832331
Test: Build
Change-Id: I7bd3caf13521d9a1f3c9c05d0f154544af097911
parent 2f97b037
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -234,6 +234,7 @@ public final class BluetoothDevice implements Parcelable, Attributable {
    /**
     * Broadcast Action: Indicates the audio buffer size should be switched
     * between a low latency buffer size and a higher and larger latency buffer size.
     * Only registered receivers will receive this intent.
     * <p>Always contains the extra fields {@link #EXTRA_DEVICE} and {@link
     * #EXTRA_LOW_LATENCY_BUFFER_SIZE}.
     *