Enable wallpaper zoom

Test: manual
Bug: 149792636
Bug: 146387434
Change-Id: I95f175563395db7ac2ad9843cb34a3128bd74c33
This commit is contained in:
Lucas Dupin
2020-03-14 15:56:51 -07:00
parent 13dcbd321a
commit 44cdbbd597

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