a30: Update systemimage partition size to my a30's

This commit is contained in:
roynatech2544 2023-10-10 17:08:54 +09:00
commit 94d0e5b755
No known key found for this signature in database
GPG key ID: 389DAC92CAECBBCC

View file

@ -11,7 +11,7 @@ TARGET_SCREEN_DENSITY := 420
# Partitions# Partitions
BOARD_RECOVERYIMAGE_PARTITION_SIZE := 55574528
BOARD_SYSTEMIMAGE_PARTITION_SIZE := 5033164800
BOARD_SYSTEMIMAGE_PARTITION_SIZE := 5007998976
BOARD_CACHEIMAGE_PARTITION_SIZE := 157286400
BOARD_VENDORIMAGE_PARTITION_SIZE := 452984832