Merge "Shorten month on AOD date" into rvc-d1-dev am: 0340d8ed50
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/12351425 Change-Id: Ide0fe1034053ab600f8a0ce0d827a3079b86d68d
This commit is contained in:
@@ -21,5 +21,5 @@
|
|||||||
<string name="system_ui_date_pattern" translatable="false">@*android:string/system_ui_date_pattern</string>
|
<string name="system_ui_date_pattern" translatable="false">@*android:string/system_ui_date_pattern</string>
|
||||||
|
|
||||||
<!-- Date format for the always on display. -->
|
<!-- Date format for the always on display. -->
|
||||||
<item type="string" name="system_ui_aod_date_pattern" translatable="false">@*android:string/system_ui_date_pattern</item>
|
<item type="string" name="system_ui_aod_date_pattern" translatable="false">EEEMMMd</item>
|
||||||
</resources>
|
</resources>
|
||||||
|
|||||||
Reference in New Issue
Block a user