summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew Maurer <mmaurer@google.com>2019-05-21 01:52:34 -0700
committerandroid-build-merger <android-build-merger@google.com>2019-05-21 01:52:34 -0700
commita74173f554045e6c44d582a7fa206dc6d15b618c (patch)
treecad4d7ead6c7f4a09a9c83b423f7778141887cd1
parentee9e6f128c398bb78aa82c51aa6ea7bf9c1df7d6 (diff)
parent41090ebda9c60761233fd22dd6097d07d24e708c (diff)
downloaddevice_generic_trusty-a74173f554045e6c44d582a7fa206dc6d15b618c.tar.gz
device_generic_trusty-a74173f554045e6c44d582a7fa206dc6d15b618c.tar.bz2
device_generic_trusty-a74173f554045e6c44d582a7fa206dc6d15b618c.zip
Enable goldfish customizations am: cdb995dafc
am: 41090ebda9 Change-Id: Idb6adb3b6a3ad759e36fdfed982269bc11ded630
-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