Skip to content

Commit 7a30eb8

Browse files
mikeNGdanascape
authored andcommitted
build: Remove TARGET_CRYPTFS_HW_PATH
* Not used since 16.0 where vold/cryptfs_hw switched to bp Change-Id: I649402d9a3b94df8810d577147e09a51833192a0
1 parent 29cbb33 commit 7a30eb8

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

config/BoardConfigQcom.mk

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -122,8 +122,3 @@ endif
122122

123123
PRODUCT_SOONG_NAMESPACES += \
124124
hardware/qcom-caf/$(QCOM_HARDWARE_VARIANT)
125-
126-
# QCOM HW crypto
127-
ifeq ($(TARGET_HW_DISK_ENCRYPTION),true)
128-
TARGET_CRYPTFS_HW_PATH ?= vendor/qcom/opensource/cryptfs_hw
129-
endif

0 commit comments

Comments
 (0)