summaryrefslogtreecommitdiff
path: root/BoardConfig.mk
diff options
context:
space:
mode:
authorIliyan Malchev <malchev@google.com>2014-12-04 18:16:42 +0000
committerandroid-build-merger <android-build-merger@google.com>2014-12-04 18:16:42 +0000
commit3faca0af4fdb2ad6ef452ab7dc995032f1c4567d (patch)
tree02e9c8b3daf98e60f773a2882bf48f68d1fc67f5 /BoardConfig.mk
parent5b1fcecdf7a1a2a420ff08b376e67035bf63cbbe (diff)
parent56b02c3a12b9f8b0953f490c684a0d430372f33a (diff)
downloadshamu-3faca0af4fdb2ad6ef452ab7dc995032f1c4567d.tar.gz
shamu: disable HW crypto, hopefully temporarily
automerge: 56b02c3 * commit '56b02c3a12b9f8b0953f490c684a0d430372f33a': shamu: disable HW crypto, hopefully temporarily
Diffstat (limited to 'BoardConfig.mk')
-rw-r--r--BoardConfig.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/BoardConfig.mk b/BoardConfig.mk
index 47aef5f5..d025af71 100644
--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -77,7 +77,7 @@ USE_OPENGL_RENDERER := true
VSYNC_EVENT_PHASE_OFFSET_NS := 7500000
SF_VSYNC_EVENT_PHASE_OFFSET_NS := 5000000
TARGET_USES_ION := true
-TARGET_HW_DISK_ENCRYPTION := true
+TARGET_HW_DISK_ENCRYPTION := false
TARGET_CRYPTFS_HW_PATH := device/moto/shamu/cryptfs_hw
# Enable dex-preoptimization to speed up first boot sequence