Merge "Add more space in the sdk image for an updated swiftshader"
am: aa39d0bdbc
Change-Id: I3733bdd4a7fb6788eea9111112640f5944950459
This commit is contained in:
@@ -20,10 +20,10 @@ BUILD_QEMU_IMAGES := true
|
|||||||
# the GLES renderer disables itself if host GL acceleration isn't available.
|
# the GLES renderer disables itself if host GL acceleration isn't available.
|
||||||
USE_OPENGL_RENDERER := true
|
USE_OPENGL_RENDERER := true
|
||||||
|
|
||||||
# ~100 MB vendor image. Please adjust system image / vendor image sizes
|
# ~140 MB vendor image. Please adjust system image / vendor image sizes
|
||||||
# when finalizing them. The partition size needs to be a multiple of image
|
# when finalizing them. The partition size needs to be a multiple of image
|
||||||
# block size: 4096.
|
# block size: 4096.
|
||||||
BOARD_VENDORIMAGE_PARTITION_SIZE := 100003840
|
BOARD_VENDORIMAGE_PARTITION_SIZE := 140963840
|
||||||
BOARD_VENDORIMAGE_FILE_SYSTEM_TYPE := ext4
|
BOARD_VENDORIMAGE_FILE_SYSTEM_TYPE := ext4
|
||||||
BOARD_FLASH_BLOCK_SIZE := 512
|
BOARD_FLASH_BLOCK_SIZE := 512
|
||||||
DEVICE_MATRIX_FILE := device/generic/goldfish/compatibility_matrix.xml
|
DEVICE_MATRIX_FILE := device/generic/goldfish/compatibility_matrix.xml
|
||||||
|
Reference in New Issue
Block a user