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

Commit d4397866 authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Update language to comply with Android's inclusive language guidance"...

Merge "Update language to comply with Android's inclusive language guidance" am: ec88a69b am: 2fe4f69e am: 3bb5a01e am: 6ea2f0fd

Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1375131

Change-Id: I280850c23b4ff013718a611406cdec158170a3ff
parents 36b52fee 6ea2f0fd
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -404,7 +404,7 @@ public class Clock extends TextView implements DemoMode, Tunable, CommandQueue.C
            mContentDescriptionFormat = new SimpleDateFormat(format);
            /*
             * Search for an unquoted "a" in the format string, so we can
             * add dummy characters around it to let us find it again after
             * add marker characters around it to let us find it again after
             * formatting and change its size.
             */
            if (mAmPmStyle != AM_PM_STYLE_NORMAL) {