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

Commit e2a35436 authored by dhacker29's avatar dhacker29
Browse files

Add clean step after recent changes

out/target/common/obj/APPS/Gallery2_intermediates/src/renderscript
/src/com/android/gallery3d/filtershow/filters/ScriptC_convolve3x3.java:24:
error: package android.support.v8.renderscript does not exist

Change-Id: I8411ec214607d0875bea5e41d93b416585e15592
parent 3848c136
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -50,6 +50,8 @@ $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/Gallery*)
$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/Gallery*)
$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/Gallery*)
$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/Gallery*)
$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/Gallery2_intermediates)


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