forked from openkylin/platform_build
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."
This commit is contained in:
commit
9da3b4c6f3
|
@ -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
|
||||
# ************************************************
|
||||
|
|
Loading…
Reference in New Issue