From f420d8a819a890458115238c76f0e7fdaf985e29 Mon Sep 17 00:00:00 2001 From: Nolen Johnson Date: Mon, 22 Feb 2021 13:14:33 -0500 Subject: [PATCH] msm8953-common: Set TARGET_LEGACY_HW_DISK_ENCRYPTION * This is back, again. Change-Id: I11fc7c2e6ad9cf912fc596a79e6ab13377588109 --- BoardConfigCommon.mk | 1 + 1 file changed, 1 insertion(+) diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index b591486..7e16adc 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -106,6 +106,7 @@ BOARD_NO_CHARGER_LED := true # Crypto TARGET_HW_DISK_ENCRYPTION := true +TARGET_LEGACY_HW_DISK_ENCRYPTION := true # Display OVERRIDE_RS_DRIVER := libRSDriver_adreno.so