History log of /frameworks/native/libs/gui/CleanSpec.mk
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
d920670f252d7984f8729cd578ce8c0befa77273 04-Oct-2012 Stephen Hines <srhines@google.com> Fix missing parens in CleanSpec.mk.

Change-Id: I0440a942d3e685d619ec9cc402d3293cb3f52df1
/frameworks/native/libs/gui/CleanSpec.mk
3fbbd076ad571810d9107ed870cfce2e8c062d10 05-Oct-2012 Raph Levien <raph@google.com> Fix broken CleanSpec.mk in libs/gui

The CleanSpec is missing parens, which causes $P to be interpreted as a
single variable, and the following printed to the log:

Clean step: rm -rf RODUCT_OUT/obj/SHARED_LIBRARIES/libgui_intermediates

This patch adds parens as needed.

Change-Id: I587998fa67a4884418c286360a577cdbb6ea9a21
/frameworks/native/libs/gui/CleanSpec.mk
a573945df7d21cfb73aa9cdba41561105e2ffb01 28-Sep-2012 Jamie Gennis <jgennis@google.com> libgui: enable fence support for exynos5

Change-Id: Iffc48412b8c951116a956a3ac7dab8d75eed13da
Bug: 7238122
/frameworks/native/libs/gui/CleanSpec.mk
42223f6fdd582dc4e87ad94c212adaed3341f154 10-Sep-2012 Jeff Boody <jboody@codeaurora.org> gui: conditionally set USE_NATIVE_FENCE_SYNC for msm8960

Change-Id: Ib7ad11597ef7c79162a0b0a49a1b8ae16d192c10
Signed-off-by: Iliyan Malchev <malchev@google.com>
/frameworks/native/libs/gui/CleanSpec.mk