Merge "Enable wallpaper zoom" into rvc-dev am: 8888ec9144

Change-Id: I6bda7aee4de59bb69bfe2df5d36cab3f67c25707
This commit is contained in:
Automerger Merge Worker
2020-03-17 06:55:27 +00:00

View File

@@ -4420,7 +4420,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</item>
<item name="config_wallpaperMaxScale" format="float" type="dimen">1.15</item>
<!-- Package name that will receive an explicit manifest broadcast for
android.os.action.POWER_SAVE_MODE_CHANGED. -->