[NAN] Do not expose WifiManager.isNanSupported as new API
am: a3264c4e3d
Change-Id: Ifd6a9bb6a129e441b033f3e392c88162ed029493
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user