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

Commit 19850263 authored by David Su's avatar David Su Committed by Android (Google) Code Review
Browse files

Merge "WifiManager#getCountryCode: clarify doc on return format" into rvc-dev

parents 4401b0db 229e2881
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -2820,7 +2820,8 @@ public class WifiManager {

    /**
     * Get the country code.
     * @return the country code in ISO 3166 format, or null if there is no country code configured.
     * @return the country code in ISO 3166 alpha-2 (2-letter) uppercase format, or null if
     * there is no country code configured.
     * @hide
     */
    @Nullable