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:
parent
26cd0e975b
commit
d30f9497d0
1 changed files with 0 additions and 7 deletions
|
@ -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>
|
||||
|
||||
|
|
Loading…
Reference in a new issue