From 125e4ee33c39e6fc5e74df3b5ed34093455a4bec Mon Sep 17 00:00:00 2001 From: Raghuram Subramani Date: Sun, 28 May 2023 11:02:48 +0000 Subject: disable FDE --- BoardConfigCommon.mk | 3 --- 1 file changed, 3 deletions(-) (limited to 'BoardConfigCommon.mk') diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index db777b9..1d7dfe7 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -122,9 +122,6 @@ OVERRIDE_RS_DRIVER := libRSDriver_adreno.so # DRM TARGET_ENABLE_MEDIADRM_64 := true -# Encryption -TARGET_HW_DISK_ENCRYPTION := true - # Exclude serif fonts for saving system.img size. EXCLUDE_SERIF_FONTS := true -- cgit v1.2.3