Merge "Clean up libjdwp.so and possibly other dependencies that might have crept in between http://r.android.com/890494 and http://r.android.com/913898."

am: 9da3b4c6f3

Change-Id: I59c19aa34f8cf7befe160d72b258bfe40bba6586
This commit is contained in:
Martin Stjernholm
2019-03-01 15:21:08 -08:00
committed by android-build-merger

View File

@@ -601,6 +601,8 @@ $(call add-clean-step, rm -rf $(PRODUCT_OUT)/dex_bootjars_input)
$(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/lib*/libnpt.so)
$(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/lib*)
# ************************************************
# NEWER CLEAN STEPS MUST BE AT THE END OF THE LIST
# ************************************************