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

Commit b0f195d3 authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Update the doc of getChannelSoundingSupportedSecurityLevels" into main...

Merge "Update the doc of getChannelSoundingSupportedSecurityLevels" into main am: 063e04c2 am: ca471ed2

Original change: https://android-review.googlesource.com/c/platform/packages/modules/Bluetooth/+/3378205



Change-Id: I89c6ae1d806dcae611533fe7617bf249244a18c8
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents 57e41a2a ca471ed2
Loading
Loading
Loading
Loading
+4 −2
Original line number Diff line number Diff line
@@ -232,8 +232,10 @@ public final class DistanceMeasurementManager {
     *
     * <p>See: https://bluetooth.com/specifications/specs/core60-html/
     *
     * @return the set of supported security levels, empty when Channel Sounding is not supported or
     *     encounters an internal error.
     * @return the set of supported security levels, empty when encounters an internal error.
     * @throws UnsupportedOperationException if the {@link
     *     android.content.pm.PackageManager#FEATURE_BLUETOOTH_LE_CHANNEL_SOUNDING} is not
     *     supported.
     * @hide
     */
    @FlaggedApi(Flags.FLAG_CHANNEL_SOUNDING_25Q2_APIS)