Skip to content

Commit 1dd273a

Browse files
author
Jason Sams
committed
add cleanspec.
Change-Id: I5aa58efa7c48809d1f05c8ad48332508597b9869
1 parent 97e9ee2 commit 1dd273a

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)