Go to file
Tatenda Chipeperekwa cda438d95e sf: Change log message in layer query method from ALOGE to ALOGW
This error can be seen for the following use case

1. Connect HDMI display
2. Dump the SurfaceFlinger state

The problem here is that HWComposer would have processed the display
connection event via the hotplug mechanism and considers that the
external display is connected. However, SurfaceFlinger has not
updated its internal state (mDisplays) since it will be waiting for
the mStateLock to be release by the dump function. As a result, when
the dump function invokes the getLayerSortedByZForHwcDisplay for the
external display, we will end up seeing the error log message because
SurfaceFlingers internal state has not yet been updated.

We can move this to ALOGW since it is a non-fatal/recoverable state.

CRs-Fixed: 914173
Change-Id: Ib0ba359ecd894dd463417ba57ba1f72c07b5833e
2016-01-08 21:01:02 -08:00
build native: Restore VM memory overrides 2015-10-12 23:36:09 -07:00
cmds installd: Consider bundled app dir as a valid apk path 2015-11-07 17:54:10 -08:00
data/etc native: add ambient temperature & relative humidity sensor features 2015-11-04 12:28:21 -08:00
docs framework/native/docs: remove doc footer for jd output 2015-05-27 10:13:35 -07:00
include Revert "gui: only support tertiary display if QTI_BSP is defined" 2016-01-07 21:29:13 -08:00
libs sensor: Skip additional permission request checks 2015-12-21 08:54:18 -08:00
opengl Android 6.0.1 release 3 2015-12-07 17:07:16 -08:00
services sf: Change log message in layer query method from ALOGE to ALOGW 2016-01-08 21:01:02 -08:00
MODULE_LICENSE_APACHE2 auto import from //depot/cupcake/@135843 2009-03-03 19:31:44 -08:00
NOTICE resolved conflicts for merge of adee6b35 to honeycomb-plus-aosp 2011-01-17 14:17:12 -08:00