blob: b0882231c3c7cafb2cf4d43108ad719f669597c9 [file] [log] [blame]
# TODO: Fix this properly when b/37901207 is fixed
#ifneq ($(BOARD_IS_AUTOMOTIVE),true)
ifeq ($(filter bat,$(TARGET_DEVICE)),)
include $(call all-subdir-makefiles)
endif