dre: overlay: Disable high performance transitions
Change-Id: I70c593a8efe1499f8e0917b4e80652b7f3d71198
This commit is contained in:
parent
ff2ea73ddf
commit
aa1b1e94ee
1 changed files with 4 additions and 0 deletions
|
|
@ -514,4 +514,8 @@
|
||||||
headset output is compliant to EN 60950 requirements for portable music players. -->
|
headset output is compliant to EN 60950 requirements for portable music players. -->
|
||||||
<integer name="config_safe_media_volume_usb_mB">-1650</integer>
|
<integer name="config_safe_media_volume_usb_mB">-1650</integer>
|
||||||
|
|
||||||
|
<!-- Whether WM DisplayContent supports high performance transitions
|
||||||
|
(lower-end devices may want to disable) -->
|
||||||
|
<bool name="config_deviceSupportsHighPerfTransitions">false</bool>
|
||||||
|
|
||||||
</resources>
|
</resources>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue