Merge "Fix issue where clock inflation would fail" into oc-dr1-dev

am: 011ac1bb7c

Change-Id: If6aa57364f74e94f9460ef4190a9996fbdae600f
This commit is contained in:
Lucas Dupin
2017-07-29 23:04:06 +00:00
committed by android-build-merger

View File

@@ -74,6 +74,8 @@
</style>
<style name="keyguard_presentation_theme" parent="@android:style/Theme.Material.NoActionBar.Fullscreen">
<item name="wallpaperTextColor">@*android:color/primary_text_material_dark</item>
<item name="wallpaperTextColorSecondary">@*android:color/secondary_text_material_dark</item>
</style>
</resources>