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

Commit a0bbaa75 authored by Colin Cross's avatar Colin Cross Committed by android-build-merger
Browse files

Merge "Remove old copies of host-libprotobuf-java-full.jar in test suites" am:...

Merge "Remove old copies of host-libprotobuf-java-full.jar in test suites" am: 5e7b9937 am: 09400cad
am: dd8d52dc

Change-Id: I1ccad21653f83fc5479a4b234055503fa54adbc1
parents d06d14fd dd8d52dc
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -515,6 +515,8 @@ $(call add-clean-step, find $(OUT_DIR) \( -name "*.so.debug" -o -name "*.so.dyns
# Clean up old ninja files
$(call add-clean-step, rm -f $(OUT_DIR)/build-*-dist*.ninja)

$(call add-clean-step, rm -f $(HOST_OUT)/*ts/host-libprotobuf-java-*.jar)

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