Expand system image again along with inode count

This commit is contained in:
Peter Cai 2022-04-28 20:52:07 -04:00
parent ef16ca5e23
commit b6e10d232d

View file

@ -21,5 +21,6 @@ endif
# GMS build
BUILD_BROKEN_ELF_PREBUILT_PRODUCT_COPY_FILES := true
# Reserve 100MB of empty space in system
BOARD_SYSTEMIMAGE_PARTITION_RESERVED_SIZE := 104857600
# Reserve 150MB of empty space in system
BOARD_SYSTEMIMAGE_PARTITION_RESERVED_SIZE := 157286400
BOARD_SYSTEMIMAGE_EXTFS_INODE_COUNT := 32768