am 44714e51: Merge change 3248 into donut

Merge commit '44714e51ca202a0e0e4d8190f684a0aeb0d21d20'

* commit '44714e51ca202a0e0e4d8190f684a0aeb0d21d20':
  clean up old libcamera and libqcamera
This commit is contained in:
Android (Google) Code Review 2009-06-05 00:29:46 -07:00 committed by The Android Open Source Project
commit b80319f1d7
1 changed files with 3 additions and 0 deletions

View File

@ -81,6 +81,9 @@ $(call add-clean-step, rm -rf $(OUT_DIR)/target/product/*/obj)
$(call add-clean-step, rm -f $(PRODUCT_OUT)/system/bin/tcpdump)
$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/framework_intermediates/src/location)
$(call add-clean-step, rm -rf $(OUT_DIR)/product/*/obj/SHARED_LIBRARIES/lib?camera_intermediates)
$(call add-clean-step, rm -rf $(OUT_DIR)/product/*/obj/STATIC_LIBRARIES/lib?camera_intermediates)
# ************************************************
# NEWER CLEAN STEPS MUST BE AT THE END OF THE LIST
# ************************************************