Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d9e855cd authored by Andreas Gampe's avatar Andreas Gampe Committed by Android Git Automerger
Browse files

am 2e286f46: am afec6236: Merge "Build: Update Mips64 generic build for ART"

* commit '2e286f46':
  Build: Update Mips64 generic build for ART
parents 052b9c4d 2e286f46
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -66,10 +66,12 @@ USE_OPENGL_RENDERER := true

TARGET_USERIMAGES_USE_EXT4 := true
BOARD_SYSTEMIMAGE_PARTITION_SIZE := 1342177280  # 1.25 GB swag, 20% more than before
BOARD_USERDATAIMAGE_PARTITION_SIZE := 734003200
BOARD_USERDATAIMAGE_PARTITION_SIZE := 1610612736  # 1.5 GB, lots of space for running tests
BOARD_CACHEIMAGE_PARTITION_SIZE := 69206016
BOARD_CACHEIMAGE_FILE_SYSTEM_TYPE := ext4
BOARD_FLASH_BLOCK_SIZE := 512
TARGET_USERIMAGES_SPARSE_EXT_DISABLED := true

BOARD_SEPOLICY_DIRS += build/target/board/generic/sepolicy

DEX_PREOPT_DEFAULT := nostripping