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

Commit fdb2575a authored by Vinit Deshapnde's avatar Vinit Deshapnde Committed by Vinit Deshpande
Browse files

Fix doc build - ScanResult is exposing PassointInfo which is still hidden

Hiding the passpoint information for now.

Change-Id: Ic3cbb84d251478af687d9d46e2276115c8ebef18
parent 8ca0339d
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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;