Go to file
Manoj Kumar AVM e04e4edcd1 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
(cherry picked from commit e54506b81a)
2015-06-12 09:48:07 -07:00
build Increase growth limit from 64m to 80m for 1024mb hdpi tablet 2014-12-11 13:40:37 -08:00
cmds Merge "Incorporate network diagnostics during a bugreport" into mnc-dev 2015-06-09 23:24:54 +00:00
data/etc Adding a configuration file to support hifi sensors feature. 2015-04-10 11:26:02 -07:00
include Add tracing header 2015-06-10 13:10:47 -07:00
libs Merge "GLConsumer: Fix crop math" into mnc-dev 2015-06-11 17:12:49 +00:00
opengl Check that width and height parameters are small. 2015-05-29 10:54:30 -07:00
services sf: Fix incorrect state reporting in dumpsys 2015-06-12 09:48:07 -07:00
MODULE_LICENSE_APACHE2
NOTICE