diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index cffa5a1..57e2f44 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -20,7 +20,3 @@ endif # GMS build BUILD_BROKEN_ELF_PREBUILT_PRODUCT_COPY_FILES := true - -# Reserve 150MB of empty space in system -BOARD_SYSTEMIMAGE_PARTITION_RESERVED_SIZE := 157286400 -BOARD_SYSTEMIMAGE_EXTFS_INODE_COUNT := 32768