• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# This empty CleanSpec.mk file will prevent the build system
2# from descending into subdirs.
3#
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)
6$(call add-clean-step, rm -rf $(PRODUCT_OUT)/vendor/lib/libselinux.so)
7