summaryrefslogtreecommitdiff
path: root/db845c
diff options
context:
space:
mode:
authorTodd Kjos <tkjos@google.com>2020-03-09 14:14:27 -0700
committerTodd Kjos <tkjos@google.com>2020-03-09 22:24:26 +0000
commitb611b16aba760b238f268ac87c20e5168389b68a (patch)
tree563259dee36a3acbdc7b1ab38049f466f957cfa8 /db845c
parent6b01f9b29267f71420391f0505efb644c81cefc9 (diff)
db845c: add super.img to update image
super.img was not included in the update image and was therefore not visible to update tools Signed-off-by: Todd Kjos <tkjos@google.com> Change-Id: I63961fb8889c6a65dc92e9292559ca8ed7ad47a3
Diffstat (limited to 'db845c')
-rw-r--r--db845c/BoardConfig.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/db845c/BoardConfig.mk b/db845c/BoardConfig.mk
index 3c925b3..0a30c88 100644
--- a/db845c/BoardConfig.mk
+++ b/db845c/BoardConfig.mk
@@ -21,3 +21,4 @@ BOARD_FLASH_BLOCK_SIZE := 512
BOARD_SUPER_PARTITION_SIZE := 10737418240 #10G
BOARD_DB_DYNAMIC_PARTITIONS_SIZE := 10737418240 #10G
BOARD_SUPER_PARTITION_METADATA_DEVICE := super
+BOARD_SUPER_IMAGE_IN_UPDATE_PACKAGE := true