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

Commit 09400cad 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: 5e7b9937

Change-Id: I1126b68fcb8c89162a535e6326e1331861bbac2a
parents d6e4dd58 5e7b9937
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
# ************************************************