summaryrefslogtreecommitdiffstats
path: root/core/clear_vars.mk
diff options
context:
space:
mode:
authorJean-Baptiste Queru <jbq@google.com>2012-06-22 14:31:05 -0700
committerAndroid Git Automerger <android-git-automerger@android.com>2012-06-22 14:31:05 -0700
commit4a65f812373e1ecfa6e7058d635e998429a4cf17 (patch)
tree23eec6f45a1db6fd684f7d9a43a8bf2580c6d5cf /core/clear_vars.mk
parentec0f69a81a4a8ce1c424ec5f4768e86548300891 (diff)
parent6e587f53152127370c6b45204f6529dd7b0ce32a (diff)
downloadbuild-4a65f812373e1ecfa6e7058d635e998429a4cf17.zip
build-4a65f812373e1ecfa6e7058d635e998429a4cf17.tar.gz
build-4a65f812373e1ecfa6e7058d635e998429a4cf17.tar.bz2
am 6e587f53: Merge "Profiling use aprof, enable by LOCAL_ENABLE_APROF or LOCAL_ENABLE_APROF_JNI"
* commit '6e587f53152127370c6b45204f6529dd7b0ce32a': Profiling use aprof, enable by LOCAL_ENABLE_APROF or LOCAL_ENABLE_APROF_JNI
Diffstat (limited to 'core/clear_vars.mk')
-rw-r--r--core/clear_vars.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/core/clear_vars.mk b/core/clear_vars.mk
index 5209a04..1fdadad 100644
--- a/core/clear_vars.mk
+++ b/core/clear_vars.mk
@@ -79,6 +79,8 @@ LOCAL_COPY_HEADERS_TO:=
LOCAL_COPY_HEADERS:=
LOCAL_FORCE_STATIC_EXECUTABLE:=
LOCAL_ADDITIONAL_DEPENDENCIES:=
+LOCAL_ENABLE_APROF:=
+LOCAL_ENABLE_APROF_JNI:=
LOCAL_COMPRESS_MODULE_SYMBOLS:=
LOCAL_STRIP_MODULE:=
LOCAL_POST_PROCESS_COMMAND:=true