From a9b22497534d404bf956cdcc0941e20057219a2a Mon Sep 17 00:00:00 2001 From: The Android Open Source Project Date: Mon, 2 Mar 2009 22:54:15 -0800 Subject: auto import from //depot/cupcake/@137055 --- buildspec.mk.default | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'buildspec.mk.default') diff --git a/buildspec.mk.default b/buildspec.mk.default index 0f75f31..861bb0d 100644 --- a/buildspec.mk.default +++ b/buildspec.mk.default @@ -88,6 +88,11 @@ ifndef NO_FALLBACK_FONT #NO_FALLBACK_FONT:=true endif +# To enabled instrumentation in webcore based apps like gmail and +# the browser, define WEBCORE_INSTRUMENTATION:=true +#WEBCORE_INSTRUMENTATION:=true +#endif + # when the build system changes such that this file must be updated, this # variable will be changed. After you have modified this file with the new # changes (see buildspec.mk.default), update this to the new value from -- cgit v1.1