summaryrefslogtreecommitdiffstats
path: root/buildspec.mk.default
diff options
context:
space:
mode:
authorThe Android Open Source Project <initial-contribution@android.com>2009-03-03 14:03:52 -0800
committerThe Android Open Source Project <initial-contribution@android.com>2009-03-03 14:03:52 -0800
commit094268cf8cb37b9d904c8a1e3559cdd46d73cf66 (patch)
tree9d28fb439d1c7d37ec01058072c0542e8d6fa763 /buildspec.mk.default
parenta9b22497534d404bf956cdcc0941e20057219a2a (diff)
downloadbuild-094268cf8cb37b9d904c8a1e3559cdd46d73cf66.zip
build-094268cf8cb37b9d904c8a1e3559cdd46d73cf66.tar.gz
build-094268cf8cb37b9d904c8a1e3559cdd46d73cf66.tar.bz2
auto import from //depot/cupcake/@132589
Diffstat (limited to 'buildspec.mk.default')
-rw-r--r--buildspec.mk.default5
1 files changed, 0 insertions, 5 deletions
diff --git a/buildspec.mk.default b/buildspec.mk.default
index 861bb0d..0f75f31 100644
--- a/buildspec.mk.default
+++ b/buildspec.mk.default
@@ -88,11 +88,6 @@ 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