replicant-frameworks_native/services
Manoj Kumar AVM e54506b81a sf: Fix incorrect state reporting in dumpsys
Dumpsys utility accesses layer compositionType variable
with out proper protection. These variables are modified
during hwc_prepare call. Existing HAL lock protection is not
sufficient to address this issue. Failure to do this will
result in incorrect state reporting in dumpsys.

A new displayLock mutex in HWComposer will be used in both
dumpsys and draw calls to ensure correct state is accessed.

Change-Id: I8a57de59525adc0e089b3bed95c067c01e42b666
2015-06-11 18:21:18 -04:00
..
batteryservice Replace IInterface::asBinder() with a static 2014-11-17 08:47:01 -08:00
inputflinger Check orientation range has been initialized first 2015-04-14 19:49:28 +09:00
powermanager Frameworks/native: Wall Werror in batteryservice & powermanager 2014-11-13 14:31:11 -08:00
sensorservice am 46ca041f: Merge "Don\'t error out because SensorEventConnection::dump overloads BBinder::dump" 2014-11-25 23:55:52 +00:00
surfaceflinger sf: Fix incorrect state reporting in dumpsys 2015-06-11 18:21:18 -04:00