msm8226-common: Disable window rounded corner animations

For graphics performance reasons

Bug: 122347746
Test: visual; swipe up on overview
Change-Id: I7132a252efdada434ac9fce812eccdca94d9c635
This commit is contained in:
Lucas Dupin 2019-11-03 12:18:54 +02:00 committed by RomanDesigner
parent b74d196491
commit 510233e283
No known key found for this signature in database
GPG key ID: 6757965E5D54CB61

View file

@ -21,6 +21,9 @@
for different hardware and product builds. -->
<resources>
<!-- Disable rounded corners on windows to improve graphics performance -->
<bool name="config_supportsRoundedCornersOnWindows">false</bool>
<!-- Values for GPS configuration -->
<string-array translatable="false" name="config_gpsParameters">
<item>XTRA_SERVER_1=https://xtrapath1.izatcloud.net/xtra3grc.bin</item>