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

Commit 0d2ca62f authored by Josh Hou's avatar Josh Hou Committed by Automerger Merge Worker
Browse files

Merge "Remove the TODO comment from the public doc" into udc-dev am: 2e0bcebd am: a5f173ca

parents 0ee31624 a5f173ca
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -58,10 +58,10 @@ import java.util.Set;
 *
 * @attr ref android.R.styleable#LocaleConfig_Locale_name
 * @attr ref android.R.styleable#AndroidManifestApplication_localeConfig
 *
 * <p>For more information about the LocaleConfig overridden by the application, see
 * TODO(b/261528306): add link to guide
 */
// Add following to last Note: when guide is written:
// For more information about the LocaleConfig overridden by the application, see TODO(b/261528306):
// add link to guide
public class LocaleConfig implements Parcelable {
    private static final String TAG = "LocaleConfig";
    public static final String TAG_LOCALE_CONFIG = "locale-config";