commit | cbe5459a99dcbd6e989fc1385d4575369b79d8ef | [log] [tgz] |
---|---|---|
author | Dan Stoza <stoza@google.com> | Tue May 12 14:55:15 2015 -0700 |
committer | Dan Stoza <stoza@google.com> | Tue May 12 15:03:52 2015 -0700 |
tree | 0949901e6ead1a834f314254c2756dc45ed14130 | |
parent | 38d7f7550f5848b33b2e0a2048687fc22f708fda [diff] |
libgui: Always allow allocation on connect This change places BufferQueue into a predictable state where allocation is allowed whenever a producer connects. This allows clients to disconnect and reconnect without having to worry about being locked out of allocation. Bug: 20554276 Change-Id: Ic0f920a3d4204f2cafdfa69e46f3bb4204571d7e (cherry picked from commit 2b83cc920ac98498bee161e2b0e7befdfc82ca2b)