Go to file
Naseer Ahmed 949ea0868d sf: Clear display configs when hot pluggable display is disconnected
Display configs for external displays are stored in the framework
everytime we receive a hot plug to connect. However, since the
configs are not cleared on disconnect, framework will just assume
that the configs are valid. This does not work for use cases when
you connect/disconnect external displays with different resolutions.

e.g. 1080p to 4K and vice-versa

With this change we clear the display configs and repopulate when
we receive a hot plug to connect.

Change-Id: I2eeab186a8d8668a53390a2413b2ce5e044a1845
Acked-by: Tatenda Chipeperekwa <tatendac@codeaurora.org>
2014-08-20 15:10:14 -07:00
build Add Dalvik heap definition for 7" xhdpi devices. 2013-05-06 15:06:20 -07:00
cmds atrace: add memory reclaim tracing 2014-08-18 17:48:16 -07:00
data/etc am 2eaec5a8: am 1f1ca890: Adding an ECG hardware feature 2014-08-20 18:29:27 +00:00
include SensorService fixes. 2014-08-19 11:18:25 -07:00
libs Within CpuConsumer, use gralloc lockAsync/unlockAsync 2014-08-19 19:46:10 +00:00
opengl Don't try to capture the pointer when using PBOs for texture APIs 2014-08-20 15:21:44 +00:00
services sf: Clear display configs when hot pluggable display is disconnected 2014-08-20 15:10:14 -07:00
MODULE_LICENSE_APACHE2
NOTICE