You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7 lines
310 B
7 lines
310 B
# This empty CleanSpec.mk file will prevent the build system
|
|
# from descending into subdirs.
|
|
#
|
|
$(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)
|
|
$(call add-clean-step, rm -rf $(PRODUCT_OUT)/vendor/lib/libselinux.so)
|