Move sec_config to vendor

Bug: 37927875
Test: check the files in folder /vendor/etc
Change-Id: I7cd478315961e00f88c99cae309d51ca7b1daeb7
This commit is contained in:
SzuWei Lin
2017-05-19 15:52:00 +08:00
parent ea9e809ba7
commit b4e345f78c
3 changed files with 4 additions and 2 deletions

View File

@@ -92,3 +92,5 @@ $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/etc/wifi/wifi_concurrency_cf
$(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/lib/hw/lights.$(PRODUCT_HARDWARE).so)
$(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/lib64/hw/lights.$(PRODUCT_HARDWARE).so)
$(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/etc/sec_config)