aboutsummaryrefslogtreecommitdiff
path: root/BoardConfigCommon.mk
diff options
context:
space:
mode:
authorDavide Garberi <dade.garberi@gmail.com>2019-09-12 12:18:43 +0530
committerMichael Bestas <mkbestas@lineageos.org>2020-04-30 00:48:53 +0300
commita6bc0939a7fdcc830fc267663514918ed4d6690a (patch)
treefc52ee44b3a472fce74652f2ed2531cce38a3c22 /BoardConfigCommon.mk
parent5b65c1136893b2697fb3f96bf6b715c424a66c58 (diff)
sdm660-common: add /persist as an extra root folder
Change-Id: Ifa7e2912a0ccf07b8c3ca4dd25d23640add4183b
Diffstat (limited to 'BoardConfigCommon.mk')
-rw-r--r--BoardConfigCommon.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk
index bc73610..0cff71a 100644
--- a/BoardConfigCommon.mk
+++ b/BoardConfigCommon.mk
@@ -222,6 +222,8 @@ BOARD_ROOT_EXTRA_SYMLINKS := \
TARGET_COPY_OUT_VENDOR := vendor
TARGET_USERIMAGES_USE_EXT4 := true
+BOARD_ROOT_EXTRA_FOLDERS := persist
+
TARGET_USES_MKE2FS := true
TARGET_FS_CONFIG_GEN := $(COMMON_PATH)/config.fs