summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLee Campbell <leecam@google.com>2016-04-15 05:38:44 +0000
committerandroid-build-merger <android-build-merger@google.com>2016-04-15 05:38:44 +0000
commit1d3f602e743634814102380aee36781448277c3b (patch)
treec0fe98af6d70398728ea132eec065c4a9e4f3db2
parentf908abf7e1ec1c4f6aebb31593de79f13f82c489 (diff)
parentde28dfa547d1df64b0d5adbd32d48dd3986a971d (diff)
downloadedison-1d3f602e743634814102380aee36781448277c3b.tar.gz
Merge "Revert "use HW Keystore""
am: de28dfa * commit 'de28dfa547d1df64b0d5adbd32d48dd3986a971d': Revert "use HW Keystore" Change-Id: Ic3c48a9bade1304a9666c939107a11803777f0e4
-rw-r--r--BoardConfig.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/BoardConfig.mk b/BoardConfig.mk
index 95a4c2e..3d2f8ae 100644
--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -27,8 +27,6 @@ $(call add_peripheral, intel, light/mraa)
$(call add_peripheral, intel, audio/generic/usb)
# Add sensor support
$(call add_peripheral, intel, sensors/mraa)
-# Add HW Keystore support
-$(call add_peripheral, intel, keystore/chaabi/src)
BOARD_SYSTEMIMAGE_PARTITION_SIZE := 268435456
BOARD_USERDATAIMAGE_PARTITION_SIZE := 536870912