Skip to content

Commit 95cd451

Browse files
Jason SamsAndroid (Google) Code Review
authored andcommitted
Merge "add cleanspec." into jb-mr1-dev
2 parents 683ab00 + 1dd273a commit 95cd451

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CleanSpec.mk

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,7 @@ $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/framew
134134
$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/framework_intermediates/src/core/java/android/accessibilityservice/IAccessibilityServiceClient.P)
135135
$(call add-clean-step, rm -f $(PRODUCT_OUT)/system/media/video/Disco*)
136136
$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/framework_intermediates)
137+
$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/ImageProcessing_intermediates)
137138
# ************************************************
138139
# NEWER CLEAN STEPS MUST BE AT THE END OF THE LIST
139140
# ************************************************

0 commit comments

Comments
 (0)