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

Commit e650ae24 authored by Automerger Merge Worker's avatar Automerger Merge Worker
Browse files

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

Merge "WifiManager#getCountryCode: clarify doc on return format" into rvc-dev am: 19850263 am: dc0fc712 am: 4cd2e049

Change-Id: I7ca3a0368ae1130a284563ff44c6ae1307d178bf
parents 34403750 4cd2e049
Loading
Loading
Loading
Loading
+2 −1
Original line number Original line Diff line number Diff line
@@ -2820,7 +2820,8 @@ public class WifiManager {


    /**
    /**
     * Get the country code.
     * 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
     * @hide
     */
     */
    @Nullable
    @Nullable