Merge "Enable wallpaper zoom" into rvc-dev

This commit is contained in:
Lucas Dupin
2020-03-17 06:45:44 +00:00
committed by Android (Google) Code Review

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. -->