summaryrefslogtreecommitdiff
path: root/tools/aconfig/src/codegen_java.rs
diff options
context:
space:
mode:
author Sandeep Dhavale <dhavale@google.com> 2023-09-11 22:25:53 -0700
committer Sandeep Dhavale <dhavale@google.com> 2023-10-18 08:23:36 -0700
commitd7cc7e8f9aa463c493219bd259e96b46e47ee8d7 (patch)
tree78d8bdca1f35794c8ef69b68406c3e9c25512ed1 /tools/aconfig/src/codegen_java.rs
parent4f358fd4431f3efce41b59d8bdf056725da78da8 (diff)
Add support for specifying erofs blocksize
This change allows us to specify erofs filesystem block size which will be used to create erofs image. Either it can be specified at board level using BOARD_EROFS_BLOCKSIZE. Or per read only partition image using BOARD_<PARTITION>IMAGE_EROFS_BLOCKSIZE. Examples: BOARD_EROFS_BLOCKSIZE := 16384 OR BOARD_PRODUCTIMAGE_EROFS_BLOCKSIZE := 16384 Bug: 303316443 Test: m and file ${ANDROID_PRODUCT_OUT}/*.img Change-Id: I9bf3d299ae02165d0bffc62f474a302408d8b9b9 Signed-off-by: Sandeep Dhavale <dhavale@google.com>
Diffstat (limited to 'tools/aconfig/src/codegen_java.rs')
0 files changed, 0 insertions, 0 deletions