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

Commit 063e04c2 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Update the doc of getChannelSoundingSupportedSecurityLevels" into main

parents f4c887d1 897dc827
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)