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

Commit 6dfa6e2a authored by Przemyslaw Szczepaniak's avatar Przemyslaw Szczepaniak
Browse files

Fix typo and broken sdk build.

Change-Id: Icd1641955d1ca88396219db05312a4a9fd77ea80
parent e31ab2d8
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -485,7 +485,7 @@ public class TtsEngines {
    /**
     * Serialize the locale to a string and store it as a default locale for the given engine. If
     * the passed locale is null, an empty string will be serialized; that empty string, when
     * read back, will evaluate to {@line Locale#getDefault()}.
     * read back, will evaluate to {@link Locale#getDefault()}.
     */
    public synchronized void updateLocalePrefForEngine(String engineName, Locale newLocale) {
        final String prefList = Settings.Secure.getString(mContext.getContentResolver(),