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

Commit 1890e122 authored by Jeremy Meyer's avatar Jeremy Meyer
Browse files

Improve javadoc on getDefaultLocale()

Fixes: 306690047
Test: unneeded
Change-Id: I69bcf17b8efd75a68c5fd4c9d87f643b9293b2a9
parent 984306a8
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
     */