Merge "Changed zoom level of wallpaper from 15% to 10%" into rvc-dev am: 041735def1

Change-Id: I4023f5c0e08109c817218c94cf1b0e5d3e81c1f7
This commit is contained in:
Lucas Dupin
2020-04-02 04:04:57 +00:00
committed by Automerger Merge Worker

View File

@@ -4418,7 +4418,7 @@
<string name="config_customSessionPolicyProvider"></string>
<!-- The max scale for the wallpaper when it's zoomed in -->
<item name="config_wallpaperMaxScale" format="float" type="dimen">1.15</item>
<item name="config_wallpaperMaxScale" format="float" type="dimen">1.10</item>
<!-- Package name that will receive an explicit manifest broadcast for
android.os.action.POWER_SAVE_MODE_CHANGED. -->