blob: a67955b01061d19f45fec48bb181d07acf2e0170 [file] [log] [blame]
Nick Kralevichbd685272015-04-15 15:03:47 -07001# This empty CleanSpec.mk file will prevent the build system
Nick Kralevich6e3d1df2015-04-16 16:38:30 -07002# from descending into subdirs.
Jeff Vander Stoep8a2e0ba2015-06-18 08:11:40 -07003#
Jeff Vander Stoep3b3cbff2015-06-18 08:43:45 -07004$(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 Chien122c68c2017-11-21 17:31:25 +08006$(call add-clean-step, rm -rf $(PRODUCT_OUT)/vendor/lib/libselinux.so)