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

Commit b687fbd3 authored by Tom Hsu's avatar Tom Hsu Committed by Automerger Merge Worker
Browse files

Merge "Add description of regional preference" into udc-dev am: 52376ef5

parents 43e17b8f 52376ef5
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
@@ -3234,8 +3234,9 @@ public class Intent implements Parcelable, Cloneable {
    /**
     * Broadcast Action: The receiver's effective locale has changed.
     *
     * This happens when the device locale, or the receiving app's locale
     * (set via {@link android.app.LocaleManager#setApplicationLocales}) changed.
     * This happens when the device locale, the receiving app's locale
     * (set via {@link android.app.LocaleManager#setApplicationLocales}) or language tags
     * of Regional preferences changed.
     *
     * Can be received by manifest-declared receivers.
     *