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

Commit c20048c1 authored by Hai Shalom's avatar Hai Shalom Committed by android-build-merger
Browse files

Merge "[WifiEnterpriseConfig] Update javadoc for setDomainSuffixMatch" into qt-dev

am: 1ead2671

Change-Id: I00857285431129fd9bfc7c28945324b3fea66688
parents 653c81c7 1ead2671
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -967,6 +967,10 @@ public class WifiEnterpriseConfig implements Parcelable {
     * from the top-level domain and all the labels in domain_suffix_match shall be included in the
     * certificate. The certificate may include additional sub-level labels in addition to the
     * required labels.
     * <p>More than one match string can be provided by using semicolons to separate the strings
     * (e.g., example.org;example.com). When multiple strings are specified, a match with any one of
     * the values is considered a sufficient match for the certificate, i.e., the conditions are
     * ORed ogether.
     * <p>For example, domain_suffix_match=example.com would match test.example.com but would not
     * match test-example.com.
     * @param domain The domain value