summaryrefslogtreecommitdiff
path: root/BoardConfigCommon.mk
diff options
context:
space:
mode:
authorvishal <vishal.bhoj@linaro.org>2018-09-11 15:18:36 +0530
committerAlistair Strachan <astrachan@google.com>2018-09-12 16:34:33 +0000
commit7952f1c59a3dde3ca449a01d15ca7b3ab8e90e2d (patch)
treedf5f97b832a6ea8fa81f764456d837a7ba8a009e /BoardConfigCommon.mk
parentb7d831e198d59af6f65af682f1fbb1c8f25c3dba (diff)
downloadhikey-7952f1c59a3dde3ca449a01d15ca7b3ab8e90e2d.tar.gz
hikey{,960}: Remove cache partition support
This does not work with latest GSI on AOSP master which has cache as a symlink to /data/cache where trying to mount cache partition fails. Change-Id: I0621accc580a5ae8ccf2494a76df457f152d51e3 Signed-off-by: Vishal Bohj <vishal.bhoj@linaro.org>
Diffstat (limited to 'BoardConfigCommon.mk')
-rw-r--r--BoardConfigCommon.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk
index cf4976e5..e559dad0 100644
--- a/BoardConfigCommon.mk
+++ b/BoardConfigCommon.mk
@@ -32,7 +32,6 @@ TARGET_HARDWARE_3D := true
BOARD_USES_GENERIC_AUDIO := true
USE_CAMERA_STUB := true
TARGET_USERIMAGES_USE_EXT4 := true
-BOARD_CACHEIMAGE_FILE_SYSTEM_TYPE := ext4
TARGET_USE_PAN_DISPLAY := true
TARGET_USES_HWC2 := true