OSDN Git Service

am c9c4c77f: resolved conflicts for merge of 917e120f to jb-mr1-dev-plus-aosp
[android-x86/system-extras.git] / CleanSpec.mk
index b84e1b6..73e51b9 100644 (file)
@@ -44,6 +44,7 @@
 #$(call add-clean-step, find $(OUT_DIR) -type f -name "IGTalkSession*" -print0 | xargs -0 rm -f)
 #$(call add-clean-step, rm -rf $(PRODUCT_OUT)/data/*)
 
+$(call add-clean-step, rm -f $(PRODUCT_OUT)/system.img $(PRODUCT_OUT)/userdata.img)
 # ************************************************
 # NEWER CLEAN STEPS MUST BE AT THE END OF THE LIST
 # ************************************************