Nick Kralevich | bd68527 | 2015-04-15 15:03:47 -0700 | [diff] [blame] | 1 | # This empty CleanSpec.mk file will prevent the build system |
Nick Kralevich | 6e3d1df | 2015-04-16 16:38:30 -0700 | [diff] [blame] | 2 | # from descending into subdirs. |
Jeff Vander Stoep | 8a2e0ba | 2015-06-18 08:11:40 -0700 | [diff] [blame] | 3 | # |
Jeff Vander Stoep | 3b3cbff | 2015-06-18 08:43:45 -0700 | [diff] [blame] | 4 | $(call add-clean-step, rm -rf $(OUT_DIR)/host/linux-x86/bin/audit2allow) |
| 5 | $(call add-clean-step, rm -rf $(OUT_DIR)/host/linux-x86/bin/audit2why) |
Logan Chien | 122c68c | 2017-11-21 17:31:25 +0800 | [diff] [blame] | 6 | $(call add-clean-step, rm -rf $(PRODUCT_OUT)/vendor/lib/libselinux.so) |