replicant-frameworks_native/services
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
..
batteryservice BatteryProperty: Add property ENERGY_COUNTER and 64-bit integer properties 2014-05-16 03:05:11 +00:00
inputflinger Shelve InputFlinger for another release. DO NOT MERGE 2014-08-18 10:17:18 -07:00
powermanager Update to follow interface change. 2014-04-03 12:06:48 -07:00
sensorservice SensorService fixes. 2014-08-19 11:18:25 -07:00
surfaceflinger sf: Clear display configs when hot pluggable display is disconnected 2014-08-20 15:10:14 -07:00