reserve 100MB of unused space in system image

This commit is contained in:
Peter Cai 2022-04-28 18:31:56 -04:00
parent 3aa8526acc
commit ef16ca5e23

View file

@ -20,3 +20,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