Skip to content

Commit

Permalink
j7y17lte: board: Update partition size from J7 Pro
Browse files Browse the repository at this point in the history
Signed-off-by: Hassan Sardar <[email protected]>
  • Loading branch information
HassanSardar committed Jan 12, 2018
1 parent dd6d787 commit cbf27aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BoardConfig.mk
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ BOARD_BOOTIMAGE_PARTITION_SIZE := 33554432
BOARD_CACHEIMAGE_PARTITION_SIZE := 209715200
BOARD_RECOVERYIMAGE_PARTITION_SIZE := 39845888
BOARD_SYSTEMIMAGE_PARTITION_SIZE := 3221225472
BOARD_USERDATAIMAGE_PARTITION_SIZE := 11936989184
BOARD_USERDATAIMAGE_PARTITION_SIZE := 11886657536
BOARD_FLASH_BLOCK_SIZE := 131072

TARGET_PREBUILT_KERNEL := device/samsung/j7y17lte/Image
Expand Down

0 comments on commit cbf27aa

Please sign in to comment.