summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--BoardConfig.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/BoardConfig.mk b/BoardConfig.mk
index f2c2734..f813be4 100644
--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -33,6 +33,10 @@ BOARD_SEPOLICY_DIRS += device/generic/trusty/sepolicy
TARGET_USES_64_BIT_BINDER := true
+# We want goldfish build configuration information, but not the resulting
+# QEMU images. QEMU_CUSTOMIZATIONS turns this on without building the images
+# like BUILD_QEMU_IMAGES would imply.
+QEMU_CUSTOMIZATIONS := true
TARGET_USERIMAGES_USE_EXT4 := true
BOARD_SYSTEMIMAGE_PARTITION_SIZE := 268435456 # 256M