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

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

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

parents 0e85aff2 063e04c2
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)