msm8974-common: Disable window rounded corner animations

For graphics performance reasons

Bug: 122347746
Test: visual; swipe up on overview
Change-Id: Iadc765aa72e2777f5307659a6138e9dcef1a9659
This commit is contained in:
Lucas Dupin 2019-01-09 10:16:40 -08:00 committed by Kevin F. Haggerty
parent eb088711d4
commit a6915d5485
No known key found for this signature in database
GPG key ID: 6D95512933112729

View file

@ -20,6 +20,8 @@
<!-- These resources are around just to allow their values to be customized <!-- These resources are around just to allow their values to be customized
for different hardware and product builds. --> for different hardware and product builds. -->
<resources> <resources>
<!-- Disable rounded corners on windows to improve graphics performance -->
<bool name="config_supportsRoundedCornersOnWindows">false</bool>
<!-- Values for GPS configuration --> <!-- Values for GPS configuration -->
<string-array translatable="false" name="config_gpsParameters"> <string-array translatable="false" name="config_gpsParameters">