2015-04-16 00:03:47 +02:00
|
|
|
# This empty CleanSpec.mk file will prevent the build system
|
2015-04-17 01:38:30 +02:00
|
|
|
# from descending into subdirs.
|
2015-06-18 17:11:40 +02:00
|
|
|
#
|
2015-06-18 17:43:45 +02:00
|
|
|
$(call add-clean-step, rm -rf $(OUT_DIR)/host/linux-x86/bin/audit2allow)
|
|
|
|
$(call add-clean-step, rm -rf $(OUT_DIR)/host/linux-x86/bin/audit2why)
|
2017-11-21 10:31:25 +01:00
|
|
|
$(call add-clean-step, rm -rf $(PRODUCT_OUT)/vendor/lib/libselinux.so)
|