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 --- manifest.xml | 9 --------- 2 files changed, 12 deletions(-) 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 diff --git a/manifest.xml b/manifest.xml index 385c15c..c3c2b9c 100644 --- a/manifest.xml +++ b/manifest.xml @@ -339,15 +339,6 @@ IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. @1.2::ILocHidlGnss/gnss_vendor - - vendor.qti.hardware.cryptfshw - hwbinder - 1.0 - - ICryptfsHw - default - - vendor.qti.gnss hwbinder -- cgit v1.2.3