Revert "sdm660-common: overlays: lower animation speed from 1x to 0.5x"

* No fake butter please

This reverts commit 8d1b0b8514.
This commit is contained in:
Michael Bestas 2019-10-23 23:56:47 +03:00 committed by Max Weffers
parent 26cd0e975b
commit d30f9497d0
No known key found for this signature in database
GPG key ID: 795F73D22FB93FAE

View file

@ -1170,13 +1170,6 @@
<!-- Enable dual LTE capability support-->
<bool name="config_dual_LTE_capability">true</bool>
<!-- The default value for transition animation scale found in developer settings.
1.0 corresponds to 1x animator scale, 0 means that there will be no transition
animations. Note that this is only a default and will be overridden by a
user-set value if toggled by settings so the "Transition animation scale" setting
should also be hidden if intended to be permanent. -->
<item name="config_appTransitionAnimationDurationScaleDefault" format="float" type="dimen">0.5</item>
<!-- True if the firmware supports connected MAC randomization -->
<bool name="config_wifi_connected_mac_randomization_supported">true</bool>