config: Don't include cmsdk_common if cm sdk is disabled
Change-Id: Ie5ef054213c5804352ae0e076d515b1de9e11396
This commit is contained in:
committed by
Gerrit Code Review
parent
9b58af504a
commit
2580197b78
@@ -126,8 +126,10 @@ PRODUCT_COPY_FILES += \
|
||||
# Theme engine
|
||||
include vendor/cm/config/themes_common.mk
|
||||
|
||||
ifneq ($(TARGET_DISABLE_CMSDK), true)
|
||||
# CMSDK
|
||||
include vendor/cm/config/cmsdk_common.mk
|
||||
endif
|
||||
|
||||
# Required CM packages
|
||||
PRODUCT_PACKAGES += \
|
||||
|
Reference in New Issue
Block a user