Skip to content
Snippets Groups Projects
Commit 0bf26d4e authored by Sandeep Patil's avatar Sandeep Patil Committed by android-build-merger
Browse files

Merge "Fix cleanspec for property_contexts" am: 6d26506c am: 90eabf79

am: c0dd74b0

Change-Id: I6e5e96aff1739a3a5e7f53e2e5e8b7104ce8c02f
parents ce899054 c0dd74b0
Branches
Tags
No related merge requests found
......@@ -57,3 +57,6 @@ $(call add-clean-step, rm -rf $(PRODUCT_OUT)/root/nonplat_property_contexts)
$(call add-clean-step, rm -rf $(PRODUCT_OUT)/recovery/root/nonplat_property_contexts)
$(call add-clean-step, rm -rf $(PRODUCT_OUT)/root/plat_property_contexts)
$(call add-clean-step, rm -rf $(PRODUCT_OUT)/recovery/root/plat_property_contexts)
$(call add-clean-step, rm -rf $(PRODUCT_OUT)/root/property_contexts)
$(call add-clean-step, rm -rf $(PRODUCT_OUT)/recovery/root/property_contexts)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment