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

Commit 83c9496c authored by Etan Cohen's avatar Etan Cohen Committed by android-build-merger
Browse files

[NAN] Do not expose WifiManager.isNanSupported as new API

am: a3264c4e

Change-Id: Ifd6a9bb6a129e441b033f3e392c88162ed029493
parents 28d4e514 a3264c4e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1143,7 +1143,7 @@ public class WifiManager {

    /**
     * @return true if this adapter supports Neighbour Awareness Network APIs
     * @hide PROPOSED_NAN_API
     * @hide
     */
    public boolean isNanSupported() {
        return isFeatureSupported(WIFI_FEATURE_NAN);