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

Commit 2ffc2658 authored by Automerger Merge Worker's avatar Automerger Merge Worker
Browse files

Merge "Revert "Wifi: Fix API documentation for isWifiStandardSupported"" into...

Merge "Revert "Wifi: Fix API documentation for isWifiStandardSupported"" into rvc-dev am: 85b11e90 am: 4020dd4d am: 8c125ed2

Change-Id: If585cc8174afcd009b2f357bf6631455bf317b4a
parents 4fc3e89f 8c125ed2
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -2561,7 +2561,7 @@ public class WifiManager {
    /**
    /**
     * Check if the chipset supports a certain Wi-Fi standard.
     * Check if the chipset supports a certain Wi-Fi standard.
     * @param standard the IEEE 802.11 standard to check on.
     * @param standard the IEEE 802.11 standard to check on.
     *        valid values from {@link WifiAnnotations}'s {@code WIFI_STANDARD_}
     *        valid values from {@link ScanResult}'s {@code WIFI_STANDARD_}
     * @return {@code true} if supported, {@code false} otherwise.
     * @return {@code true} if supported, {@code false} otherwise.
     */
     */
    public boolean isWifiStandardSupported(@WifiAnnotations.WifiStandard int standard) {
    public boolean isWifiStandardSupported(@WifiAnnotations.WifiStandard int standard) {