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

Commit 8e9ef0e7 authored by Chung-yih Wang's avatar Chung-yih Wang
Browse files

Add the hide for the inner class definition.

parent 4337476a
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -43,6 +43,7 @@ public class WifiConfiguration implements Parcelable {
    /** {@hide} */
    public static final String hiddenSSIDVarName = "scan_ssid";

    /** {@hide} */
    public class EnterpriseField {
        private String varName;
        private String value;