summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew Maurer <mmaurer@google.com>2019-05-21 02:06:51 -0700
committerandroid-build-merger <android-build-merger@google.com>2019-05-21 02:06:51 -0700
commit0e232f1eb4673bb1916b552a7e5cf401c044e97b (patch)
treecad4d7ead6c7f4a09a9c83b423f7778141887cd1
parent5faa2bf83baae56ceed9da3a694775e430b99960 (diff)
parenta74173f554045e6c44d582a7fa206dc6d15b618c (diff)
downloaddevice_generic_trusty-0e232f1eb4673bb1916b552a7e5cf401c044e97b.tar.gz
device_generic_trusty-0e232f1eb4673bb1916b552a7e5cf401c044e97b.tar.bz2
device_generic_trusty-0e232f1eb4673bb1916b552a7e5cf401c044e97b.zip
Enable goldfish customizations am: cdb995dafc am: 41090ebda9
am: a74173f554 Change-Id: I47ae58ea16f6da6fd416db4c6bcb8bb1380c710f
-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