Merge "Add CleanSpec for zygote changes."

This commit is contained in:
Narayan Kamath 2014-04-02 16:17:03 +00:00 committed by Gerrit Code Review
commit 223fc42b5e
1 changed files with 2 additions and 0 deletions

View File

@ -51,3 +51,5 @@
$(call add-clean-step, rm -rf $(PRODUCT_OUT)/root/init.rc)
$(call add-clean-step, rm -rf $(PRODUCT_OUT)/root/init.rc)
$(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/bin/reboot)
$(call add-clean-step, rm -rf $(PRODUCT_OUT)/root/default.prop)
$(call add-clean-step, rm -rf $(PRODUCT_OUT)/recovery/root/default.prop)