land: Update encryption component name

Change-Id: If8b3ba04f991b81d317424dc78cd445258d7be93
This commit is contained in:
Zhao Wei Liew 2016-11-02 21:12:08 +08:00
parent bc29771a44
commit de0ce86571

View file

@ -34,12 +34,11 @@ include $(CM_PATH)/common/sepolicy.mk
# Inherit QCOM board fragments
include $(CM_PATH)/qcom/bluetooth.mk
include $(CM_PATH)/qcom/cne.mk
include $(CM_PATH)/qcom/crypto.mk
include $(CM_PATH)/qcom/encryption.mk
include $(CM_PATH)/qcom/fm.mk
include $(CM_PATH)/qcom/per-mgr.mk
include $(CM_PATH)/qcom/platform.mk
include $(CM_PATH)/qcom/power.mk
include $(CM_PATH)/qcom/crypto.mk
include $(CM_PATH)/qcom/ril.mk
include $(CM_PATH)/qcom/sepolicy.mk
include $(CM_PATH)/qcom/time.mk