commit | 9cf51a7c86717cd33d0717c48d6acece9caff3b3 | [log] [tgz] |
---|---|---|
author | Dan Stoza <stoza@google.com> | Fri Mar 13 15:44:59 2015 -0700 |
committer | Dan Stoza <stoza@google.com> | Fri Mar 13 15:44:59 2015 -0700 |
tree | a6ce31daa11570a3eae6b49dfd57f5063c4ad7fd | |
parent | 3bea554717610ab689300509107477b73ce6e439 [diff] |
libgui: Fix infinite recursion One of the overloads of BufferQueueConsumer::acquireBuffer was calling itself infinitely instead of calling the other overload. This fixes that issue. Bug: 19733425 Change-Id: Iac8425e1241774304a131da2fb9dec6e82922f13