Merge "WifiManager#getCountryCode: clarify doc on return format" into rvc-dev am: 1985026315
Change-Id: Ia9eb1c6b0302a4d2d3575b10cd190d84333061b2
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user