summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Android.libv8.mk4
1 files changed, 0 insertions, 4 deletions
diff --git a/Android.libv8.mk b/Android.libv8.mk
index fdbac236..4b99a137 100644
--- a/Android.libv8.mk
+++ b/Android.libv8.mk
@@ -15,10 +15,6 @@ LOCAL_MODULE := libv8
LOCAL_MODULE_CLASS := STATIC_LIBRARIES
intermediates := $(call local-intermediates-dir)
-# clean-$(LOCAL_MODULE) is a target defined build/core/base_rules.mk.
-clean-$(LOCAL_MODULE): PRIVATE_CLEAN_FILES := $(HOST_OUT)/bin/mksnapshot.$(TARGET_ARCH) \
- $(HOST_OUT)/obj/EXECUTABLES/mksnapshot.$(TARGET_ARCH)_intermediates
-
# Android.v8common.mk defines common V8_LOCAL_SRC_FILES
# and V8_LOCAL_JS_LIBRARY_FILES
V8_LOCAL_SRC_FILES :=