Signed-off-by: hmz007 <hmz007@gmail.com> Change-Id: Ib87fdbe7a0be7dc961af3500fe9ea4589a127f9f
7 lines
310 B
Makefile
7 lines
310 B
Makefile
# 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)
|