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

Commit b0260c26 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Enlarge 32bit GSI size setting"

parents 7cc46f8f 659f64fb
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -17,7 +17,7 @@
include build/make/target/board/treble_common_32.mk

# Overwrite the setting in treble_common_32.mk for non-A/B arm GSI
BOARD_SYSTEMIMAGE_PARTITION_SIZE := 805306368 # 768MB
BOARD_SYSTEMIMAGE_PARTITION_SIZE := 943718400 # 900MB

TARGET_ARCH := arm
TARGET_ARCH_VARIANT := armv7-a-neon
+1 −1
Original line number Diff line number Diff line
@@ -17,7 +17,7 @@
include build/make/target/board/treble_common_32.mk

# Overwrite the setting in treble_common_32.mk for non-A/B arm GSI
BOARD_SYSTEMIMAGE_PARTITION_SIZE := 805306368 # 768MB
BOARD_SYSTEMIMAGE_PARTITION_SIZE := 943718400 # 900MB

TARGET_ARCH := arm
TARGET_ARCH_VARIANT := armv7-a-neon