1 # This empty file is here solely for the purpose of optimizing the Android build 2 # Please keep it there, and empty, thanks :-) 3 # 4 5 $(call add-clean-step, rm -rf $(OUT_DIR)/host/linux-x86/obj/{SHARED,STATIC}_LIBRARIES/emulator*) 6 $(call add-clean-step, rm -rf $(OUT_DIR)/host/linux-x86/obj/EXECUTABLES/emulator*) 7