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

Commit f8911df3 authored by Jeremy Meyer's avatar Jeremy Meyer Committed by Android (Google) Code Review
Browse files

Merge "Improve javadoc on getDefaultLocale()" into main

parents 4a59e40c 1890e122
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -248,7 +248,8 @@ public class LocaleConfig implements Parcelable {
    }

    /**
     * Returns the default locale if specified, otherwise null
     * Returns the locale the strings in values/strings.xml (the default strings in the directory
     * with no locale qualifier) are in if specified, otherwise null
     *
     * @return The default Locale or null
     */