blob: 7c3b6226c206f4e1e46400f252b3d4acd1b78172 [file] [log] [blame]
# This makefile is used to include
# extra product boot jars for SDK
ifneq ($(VENDOR_QTI_PLATFORM),qssi)
ifneq ($(call is-vendor-board-platform,QCOM),true)
#call dex_preopt.mk for extra jars
include $(BUILD_SYSTEM)/dex_preopt.mk
endif
endif