Fix doc build - ScanResult is exposing PassointInfo which is still hidden
Hiding the passpoint information for now. Change-Id: Ic3cbb84d251478af687d9d46e2276115c8ebef18
This commit is contained in:
committed by
Vinit Deshpande
parent
8ca0339ddb
commit
fdb2575a80
@@ -81,6 +81,7 @@ public class ScanResult implements Parcelable {
|
||||
/**
|
||||
* Passpoint ANQP information. This is not fetched automatically.
|
||||
* Use {@link PasspointManager#requestAnqpInfo} to request ANQP info.
|
||||
* {@hide}
|
||||
*/
|
||||
public PasspointInfo passpoint;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user