platform_build/core
Sandeep Dhavale d7cc7e8f9a 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>
2023-10-18 08:23:36 -07:00
..
clang Remove OWNERS access for non-build team people to core build system 2023-02-28 10:52:10 -08:00
combo Remove architecture name from names of HOST_*.mk files. 2023-08-04 15:05:24 -07:00
packaging Do not generate aconfig_flags.textproto 2023-10-13 09:49:40 +02:00
tasks Merge "linux-kselftest: Remove special cased build rule for kselftest" into main am: 41d4b0b3af 2023-10-05 01:48:39 +00:00
aapt2.mk Support transitive resource packages from Soong 2023-07-25 21:30:38 +00:00
aapt_flags.mk
all_versions.bzl Allow importing starlark code in makefiles 2023-05-09 15:12:58 -07:00
allowed_ndk_types.mk
android_manifest.mk
android_soong_config_vars.mk Add devicelock to the list of individually toggleable module. 2023-09-26 20:16:57 -07:00
app_certificate_validate.mk
app_prebuilt_internal.mk Switch from minigzip to gzip. 2023-06-27 15:39:05 -07:00
art_config.mk Determine whether to enable userfaultfd GC at build time. 2022-11-17 16:33:44 +00:00
artifact_path_requirements.mk
autogen_test_config.mk
base_rules.mk Install LOCAL_SOONG_INSTALL_SYMLINKS even if LOCAL_SOONG_INSTALLED_MODULE isn't set 2023-09-05 14:16:38 -07:00
binary.mk BOARD_VNDK_VERSION must be set first pass 2023-06-07 20:57:38 +00:00
board_config.mk Enable genrule sandboxing by default 2023-10-11 15:24:31 -07:00
board_config_wifi.mk Revert "Add rule to convert WIFI_FEATURE_IMU_DETECTION" 2023-06-22 17:32:03 +00:00
build-system.html
BUILD.bazel Expose global proguard flags for use by R8. 2023-08-30 11:48:52 -04:00
build_id.mk Version bump to UP1A.231005.007 [core/build_id.mk] 2023-09-02 03:46:19 +00:00
build_rro_package.mk
cc_prebuilt_internal.mk Replace dependencies from the Makefile to API imported modules 2022-09-02 13:15:05 +09:00
ccache.mk
check_elf_file.mk
checktree
cleanbuild.mk remove reference to old VTS config 2023-03-22 21:11:42 +00:00
cleanspec.mk Remove fs-verity build manifest for vendor/odm/product 2022-09-20 14:53:51 -07:00
clear_vars.mk Merge "Support transitive resource packages from Soong" into main 2023-07-26 00:34:57 +00:00
config.mk Merge "linux-kselftest: Remove special cased build rule for kselftest" into main am: 41d4b0b3af 2023-10-05 01:48:39 +00:00
config_sanitizers.mk Have the sanitizers trap rather than abort. 2023-10-06 22:34:36 +00:00
configure_module_stem.mk
copy_headers.mk BOARD_VNDK_VERSION must be set first pass 2023-06-07 20:57:38 +00:00
cxx_stl_setup.mk
definitions.mk Microoptimize package name extraction. 2023-10-11 22:56:22 +00:00
deprecation.mk
dex_preopt.mk Fix typos in METADATA.txt inside boot.zip 2023-09-18 18:27:50 +00:00
dex_preopt_config.mk Add a Make variable to determine ART boot image jars for testing. 2023-07-13 14:24:18 +01:00
dex_preopt_config_merger.py
dex_preopt_libart.mk
dex_preopt_odex_install.mk Don't read the odex zip files when building sbom-metadata.csv 2023-08-29 15:39:10 -07:00
distdir.mk Introduce dist-for-goals-with-filenametag 2023-04-27 16:10:05 +09:00
dumpconfig.mk
dumpvar.mk Split envsetup.sh PATH setting into lunch-dependent and lunch-independent values 2022-12-05 13:13:37 -08:00
dupcheck.sh core: Add script to check for possible shared library duplication 2023-06-29 12:50:10 +00:00
dynamic_binary.mk
empty_test_config.xml
envsetup.mk Allow installing fake vendor packages 2023-10-03 14:27:35 -07:00
executable.mk
executable_internal.mk
executable_prefer_symlink.mk
filter_symbols.sh
force_aapt2.mk
fuzz_test.mk
generate_enforce_rro.mk Merge "rearrange app-related artifact path in make" am: 73d29f11b8 am: 28ecb7a712 am: 5c63493c1a 2023-04-24 19:35:32 +00:00
goma.mk
header_library.mk
header_library_internal.mk
host_executable.mk
host_executable_internal.mk Add basic musl support to make 2022-11-09 16:40:25 -08:00
host_java_library.mk Fix build error about jar manifest 2023-05-23 05:59:09 +00:00
host_java_library_common.mk
host_prebuilt.mk
host_shared_library.mk
host_shared_library_internal.mk Add basic musl support to make 2022-11-09 16:40:25 -08:00
host_static_library.mk
host_static_library_internal.mk
install_jni_libs.mk
install_jni_libs_internal.mk Create partition-specific symlink for jnilib install 2022-09-07 17:35:29 +00:00
instrumentation_test_config_template.xml Support test runnner option in auto generated test configs 2023-05-26 21:35:10 +00:00
jacoco.mk
java.mk Fix build error about jar manifest 2023-05-23 05:59:09 +00:00
java_common.mk Update LOCAL_JAVA_LANGUAGE_VERSION logic to match Soong 2023-09-13 04:53:17 +00:00
java_host_test_config_template.xml Support test runnner option in auto generated test configs 2023-05-26 21:35:10 +00:00
java_host_unit_test_config_template.xml Export all jdk.compiler packages for host tests 2022-11-25 11:17:57 +00:00
java_library.mk
java_prebuilt_internal.mk
java_renderscript.mk
java_test_config_template.xml
jetifier.mk
layoutlib_fonts.mk
link_type.mk
LINUX_KERNEL_COPYING
local_current_sdk.mk
local_systemsdk.mk
local_vndk.mk BOARD_VNDK_VERSION must be set first pass 2023-06-07 20:57:38 +00:00
main.mk Do not compare KEEP_VNDK with false 2023-09-25 16:25:20 +09:00
Makefile Add support for specifying erofs blocksize 2023-10-18 08:23:36 -07:00
misc_prebuilt_internal.mk
module_arch_supported.mk
multi_prebuilt.mk
multilib.mk
native_benchmark_test_config_template.xml
native_host_test_config_template.xml
native_test.mk
native_test_config_template.xml Support test runnner option in auto generated test configs 2023-05-26 21:35:10 +00:00
ninja_config.mk Pass docs goal to kati 2022-10-07 16:21:04 +00:00
node_fns.mk
notice_files.mk Merge "Assign each xts test package a copy license metadata" 2022-09-09 00:56:42 +00:00
os_licensing.mk Can declare 1p without cycles. 2023-03-01 15:51:24 -08:00
OWNERS Add OWNERS for sdk extensions version updates 2023-09-08 13:30:10 +00:00
pack_dyn_relocs_setup.mk
package.mk
package_internal.mk Switch from minigzip to gzip. 2023-06-27 15:39:05 -07:00
pathmap.mk
phony_package.mk
prebuilt.mk
prebuilt_internal.mk Generate SBOM of the target product in file sbom.spdx.json in product out directory. 2023-03-14 15:14:06 -07:00
process_wrapper.sh
process_wrapper_gdb.cmds
process_wrapper_gdb.sh
product-graph.mk Fix incorrect function call in product-graph 2022-08-29 17:22:50 +02:00
product.mk Add PRODUCT_NEXT_RELEASE_HID_FLAGGED_API for sdk targets 2023-09-20 19:53:04 +00:00
product_config.mk Merge "Define PRODUCT_PRODUCT_VNDK_VERSION as current by default" into main 2023-09-14 22:19:02 +00:00
product_config.rbc Strip values of soong_config_set calls 2023-05-16 10:53:05 -07:00
proguard.flags Ensure special Dalvik annotations are kept 2023-09-01 21:27:30 +00:00
proguard.jacoco.flags
proguard_basic_keeps.flags Add global rule for -keepattributes Exceptions 2023-08-15 15:48:35 +00:00
project_definitions.mk
python_binary_host_mobly_test_config_template.xml Add python mobly test template xml. 2023-03-09 08:40:02 +08:00
python_binary_host_test_config_template.xml
rbe.mk Fix remote execution of r8 and d8 in make 2023-01-19 18:17:08 +00:00
release_config.bzl Buildifier fixes for release_config.bzl 2023-10-12 21:21:03 +00:00
release_config.mk Revert "Give an error when trying to build "next" targets" 2023-09-15 14:46:54 +00:00
robolectric_test_config_template.xml Add java flags from external/robolectric-shadows/robotest.sh to tradefed template 2022-10-14 15:55:31 -07:00
root.mk
rust_device_benchmark_config_template.xml Clean up after ourselves in the Rust Benchmark Template 2023-08-08 16:57:42 +00:00
rust_device_test_config_template.xml
rust_host_benchmark_config_template.xml
rust_host_test_config_template.xml
sbom.mk Include static libraries information in Android SBOM. 2023-07-14 01:23:48 +00:00
sdk_check.mk
shared_library.mk
shared_library_internal.mk
shell_test_config_template.xml
soong_android_app_set.mk
soong_app_prebuilt.mk Build the proguard dict zip without PACKAGING intermediates 2023-08-30 17:17:19 -07:00
soong_cc_rust_prebuilt.mk
soong_config.mk Merge "Enable genrule sandboxing by default" into main 2023-10-17 00:53:09 +00:00
soong_droiddoc_prebuilt.mk
soong_java_prebuilt.mk Build the proguard dict zip without PACKAGING intermediates 2023-08-30 17:17:19 -07:00
static_java_library.mk Support transitive resource packages from Soong 2023-07-25 21:30:38 +00:00
static_library.mk
static_library_internal.mk
suite_host_config.mk
support_libraries.mk
sysprop.mk Add extra variables to soong.variables 2023-09-27 13:44:56 -07:00
target_test_internal.mk
use_lld_setup.mk
version_defaults.mk Merge UP1A.231005.007 2023-09-27 16:08:15 -07:00
version_util.mk Merge "Filter REL out of preview codenames." into main 2023-10-09 20:34:07 +00:00
WINPTHREADS_COPYING