Skip to content
Snippets Groups Projects
Commit 8f944d66 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

am: 0bf26d4e

Change-Id: I462d4452baa82719e050a1d411670593fd2d29e0
parents bfcdcd0c 0bf26d4e
Branches
Tags
No related merge requests found
...@@ -57,3 +57,6 @@ $(call add-clean-step, rm -rf $(PRODUCT_OUT)/root/nonplat_property_contexts) ...@@ -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)/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)/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)/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