Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8b716c09 authored by Jeff Hamilton's avatar Jeff Hamilton
Browse files

Cleanspec for my earlier change.

Change-Id: I2259095772768ecfcbf38c65df90cb72c3425e7f
parent 1181898e
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -145,6 +145,7 @@ $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/framew
$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/Email_intermediates)
$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/AndroidTests_intermediates)
$(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/app/EnhancedGoogleSearchProvider.apk)
$(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/app/*)

# ************************************************
# NEWER CLEAN STEPS MUST BE AT THE END OF THE LIST