OSDN Git Service

libgui: fix up compile options
authorJamie Gennis <jgennis@google.com>
Tue, 2 Oct 2012 23:40:30 +0000 (16:40 -0700)
committerAndroid (Google) Code Review <android-gerrit@google.com>
Wed, 3 Oct 2012 22:05:58 +0000 (15:05 -0700)
commit3fd12e41afcf323fdb99a4cf6bef0f904d72cc8b
tree4454a506c5596366f207953c5071022033953c48
parent35387922bd3213ea4c376c7dcfb109da67a6a33e
libgui: fix up compile options

This change adds debug info to SurfaceFlinger's dumpsys to indicate that the
USE_WAIT_SYNC compile option was enabled, and it removes the
ALLOW_DEQUEUE_CURRENT_BUFFER option.

Bug: 7238122
Change-Id: I70e08e34c2ef58aa6d2f88229e781a119f84b5a9
libs/gui/Android.mk
libs/gui/BufferQueue.cpp
libs/gui/GuiConfig.cpp
libs/gui/SurfaceTexture.cpp