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:
parent
eb088711d4
commit
a6915d5485
1 changed files with 2 additions and 0 deletions
|
@ -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">
|
||||||
|
|
Loading…
Add table
Reference in a new issue