build: Change module image size from 32M to 20M
authorJaehoon Chung <jh80.chung@samsung.com>
Tue, 18 Jul 2023 21:58:59 +0000 (06:58 +0900)
committerJaehoon Chung <jh80.chung@samsung.com>
Mon, 24 Jul 2023 23:27:42 +0000 (08:27 +0900)
commit7c34e2ea4586e926c0458d4bbe524db68f907f04
tree28695c71e501b87733947d45c18bc857edd11fef
parente318dd5d3e8f38910b4a61749c58d9992e717e97
build: Change module image size from 32M to 20M

Change module image size from 32M to 20M.
In ks file, partitions size is using to 20M. If created to 30M, it will
be failed on build system.

So to check correct size, change module image size to 20M.

Change-Id: I89cb828269e15f2162febacaf2f22386849b0f22
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
build.sh