OSDN Git Service

Disabling the activate button when paused am: 9ffee0d534 am: d27e28eab7 am: 93a9e9f7f...
[android-x86/packages-apps-Settings.git] / CleanSpec.mk
index be2e221..6ead46e 100644 (file)
@@ -45,6 +45,7 @@
 #$(call add-clean-step, rm -rf $(PRODUCT_OUT)/data/*)
 
 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/Settings_intermediates)
+$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/Settings_intermediates)
 
 # ************************************************
 # NEWER CLEAN STEPS MUST BE AT THE END OF THE LIST