build: Remove TARGET_CRYPTFS_HW_PATH
* Not used since 16.0 where vold/cryptfs_hw switched to bp Change-Id: I649402d9a3b94df8810d577147e09a51833192a0
This commit is contained in:
parent
e9731bb5dd
commit
8a5dec51c2
1 changed files with 0 additions and 5 deletions
|
@ -94,8 +94,3 @@ endif
|
|||
|
||||
PRODUCT_SOONG_NAMESPACES += \
|
||||
hardware/qcom-caf/$(QCOM_HARDWARE_VARIANT)
|
||||
|
||||
# QCOM HW crypto
|
||||
ifeq ($(TARGET_HW_DISK_ENCRYPTION),true)
|
||||
TARGET_CRYPTFS_HW_PATH ?= vendor/qcom/opensource/cryptfs_hw
|
||||
endif
|
||||
|
|
Loading…
Reference in a new issue