forked from openkylin/platform_build
am 2223e3c2: Merge change 1797 into donut
Merge commit '2223e3c2706a0c77b12a4526c78ce1611a641605' * commit '2223e3c2706a0c77b12a4526c78ce1611a641605': Remove tcpdump from the old location (it's now in system/xbin)
This commit is contained in:
commit
bcbdb9dbf3
|
@ -78,6 +78,7 @@ $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/PinyinIMEGoogleS
|
|||
$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/framework_intermediates/src/telephony)
|
||||
$(call add-clean-step, rm -rf $(OUT_DIR)/target/product/*/obj/SHARED_LIBRARIES/libwebcore_intermediates)
|
||||
$(call add-clean-step, rm -rf $(OUT_DIR)/target/product/*/obj)
|
||||
$(call add-clean-step, rm -f $(PRODUCT_OUT)/system/bin/tcpdump)
|
||||
|
||||
# ************************************************
|
||||
# NEWER CLEAN STEPS MUST BE AT THE END OF THE LIST
|
||||
|
|
Loading…
Reference in New Issue