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
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_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