OSDN Git Service

Fix an issue where we could wait for a non-existing transaction
authorMathias Agopian <mathias@google.com>
Tue, 8 Nov 2011 05:58:03 +0000 (21:58 -0800)
committerMathias Agopian <mathias@google.com>
Tue, 8 Nov 2011 05:58:03 +0000 (21:58 -0800)
commit386aa98c4ffb9b805303e683f0a7b925b44d04db
treef71d89207d5dab4574ea0002b0441047761b1679
parenta5f9676eccbb3ac03f737a22c7a99ee1895a7f6f
Fix an issue where we could wait for a non-existing transaction

This fixes the issue:
"Call not sent" dialog takes too long to dismiss after hitting OK"

Note: the system would recover after a 5 second timeout.

Bug: 5534520
Change-Id: Ifa37e594b50581f498479a5858672441b3d7dd87
services/surfaceflinger/SurfaceFlinger.cpp