android_build/core
Kelvin Zhang 37d4929586 Explicitly set EROFS compression parameter
OTA will need to know the compression parameter used to construct EROFS
images. Currently, mkfs.erofs uses lz4hc,9 if the user didn't specify
one. But mkfs's default behavior is subject to change in future
versions. Therefore, explicitly specify the compression parameters so
OTA tooling can properly encode/decode erofs images.

Test: th
Change-Id: Ibbf67502827ee79437b766349be289048e685759
2021-12-01 14:21:24 -08:00
..
clang
combo
tasks Add share_libs and system_share_libs to module-info 2021-11-01 06:38:43 +00:00
LINUX_KERNEL_COPYING
Makefile Explicitly set EROFS compression parameter 2021-12-01 14:21:24 -08:00
OWNERS Update owners for dex_preopt and verify_uses_libraries 2021-06-17 17:04:23 +01:00
WINPTHREADS_COPYING
aapt2.mk
aapt_flags.mk
allowed_ndk_types.mk
android_manifest.mk
android_soong_config_vars.mk Do not disable prebuilts for sdk builds 2021-11-05 16:34:27 +00:00
app_certificate_validate.mk
app_prebuilt_internal.mk
artifact_path_requirements.mk
autogen_test_config.mk Revert "update build rules to use /data/local/tests/unrestricted" 2021-09-22 04:20:05 +00:00
base_rules.mk Translate BUILT_INSTALLED to LOCAL_BUILT_MODULE 2021-11-15 13:15:22 -08:00
binary.mk
board_config.mk Exclude predefined variables from board config 2021-11-23 16:45:29 -08:00
build-system.html
build_id.mk Version bump to SP1A.211105.004 [core/build_id.mk] 2021-10-20 20:28:38 +00:00
build_id.rbc
build_rro_package.mk
cc_prebuilt_internal.mk
ccache.mk
check_elf_file.mk
checktree
cleanbuild.mk
cleanspec.mk
clear_vars.mk Add macros for non-module license metadata and deps 2021-11-03 00:52:25 +00:00
config.mk Merge "Record ALL_DEPS by default." 2021-11-11 04:48:16 +00:00
config_sanitizers.mk
configure_module_stem.mk
copy_headers.mk
cxx_stl_setup.mk
definitions.mk Convert .meta_lic files to textproto 2021-11-03 15:44:00 +00:00
deprecation.mk
device.mk
dex_preopt.mk
dex_preopt_config.mk Rename UpdatableSystemServerJars to ApexSystemServerJars. 2021-07-28 14:03:57 +01:00
dex_preopt_config_merger.py
dex_preopt_libart.mk
dex_preopt_odex_install.mk Deprecate system server jars defined in Android.mk. 2021-10-26 14:47:24 +01:00
distdir.mk
dumpconfig.mk
dumpvar.mk
dynamic_binary.mk
empty_test_config.xml
envsetup.mk Make SOONG_HOST_OUT an alias for HOST_OUT 2021-11-18 16:26:58 -08:00
envsetup.rbc Make global config depend on version defaults. 2021-09-17 11:00:29 -07:00
executable.mk
executable_internal.mk
executable_prefer_symlink.mk
filter_symbols.sh
force_aapt2.mk
fuzz_test.mk
generate_enforce_rro.mk
goma.mk
header_library.mk
header_library_internal.mk
host_dalvik_java_library.mk
host_dalvik_static_java_library.mk
host_executable.mk
host_executable_internal.mk
host_java_library.mk Re-call BUILD_NOTICE_FILE for modules that add deps 2021-09-09 20:09:13 +00:00
host_java_library_common.mk
host_prebuilt.mk
host_shared_library.mk
host_shared_library_internal.mk
host_static_library.mk
host_static_library_internal.mk
install_jni_libs.mk
install_jni_libs_internal.mk
instrumentation_test_config_template.xml
jacoco.mk
java.mk
java_common.mk Always default to 1.9 for host java modules in Android.mk files 2021-11-15 21:46:52 +00:00
java_host_test_config_template.xml
java_host_unit_test_config_template.xml
java_library.mk
java_prebuilt_internal.mk
java_renderscript.mk Fix bitrot: RSTest_CompatLib[19] tests stopped building 2021-07-08 17:01:43 -07:00
java_test_config_template.xml
jetifier.mk
link_type.mk
local_current_sdk.mk
local_systemsdk.mk
local_vndk.mk
main.mk Make starlark board configuration work with sdk_phone_x86_64 2021-11-04 16:13:24 -07:00
misc_prebuilt_internal.mk
module_arch_supported.mk
multi_prebuilt.mk
multilib.mk
native_benchmark_test_config_template.xml Revert "update build rules to use /data/local/tests/unrestricted" 2021-09-22 04:20:05 +00:00
native_host_test_config_template.xml
native_test.mk
native_test_config_template.xml
ninja_config.mk Remove old build-tools/platform-tools SDK implementation 2021-10-15 14:22:07 -07:00
node_fns.mk Fix product single value variables failed issue 2021-11-09 02:05:25 +00:00
notice_files.mk Add macros for non-module license metadata and deps 2021-11-03 00:52:25 +00:00
pack_dyn_relocs_setup.mk
package.mk
package_internal.mk Disallow setting LOCAL_MODULE_STEM for android packages 2021-11-05 12:35:18 -07:00
pathmap.mk
phony_package.mk
prebuilt.mk
prebuilt_internal.mk
process_wrapper.sh
process_wrapper_gdb.cmds
process_wrapper_gdb.sh
product-graph.mk Make starlark board configuration work with sdk_phone_x86_64 2021-11-04 16:13:24 -07:00
product.mk Configure boot image profiles for platform and unbundled ART module 2021-11-19 16:21:37 +00:00
product_config.mk Sort PRODUCT_APEX_BOOT_JARS automatically. 2021-11-26 16:02:54 +00:00
product_config.rbc Merge "Return product config variables from board_configuration" 2021-11-23 20:46:45 +00:00
proguard.flags
proguard.jacoco.flags
proguard_basic_keeps.flags
project_definitions.mk
python_binary_host_test_config_template.xml
rbe.mk Ensure RBE_CXX_POOL and RBE_JAVA_POOL variables work as expected 2021-09-14 21:31:38 -04:00
robolectric_test_config_template.xml
root.mk
rust_device_benchmark_config_template.xml Revert "update build rules to use /data/local/tests/unrestricted" 2021-09-22 04:20:05 +00:00
rust_device_test_config_template.xml Merge "rust: Add EXTRA_CONFIGS to rust test template" 2021-09-24 18:39:47 +00:00
rust_host_benchmark_config_template.xml
rust_host_test_config_template.xml
sdk_check.mk
sdk_font.mk
shared_library.mk
shared_library_internal.mk
shell_test_config_template.xml
soong_android_app_set.mk Extract primary APK from apk sets in Soong 2021-11-17 19:45:49 -08:00
soong_app_prebuilt.mk Move java install rules into Soong 2021-11-08 15:23:32 -08:00
soong_cc_rust_prebuilt.mk Merge soong_{cc,rust}_prebuilt.mk 2021-11-12 13:20:08 -05:00
soong_config.mk DO NOT MERGE: Revert "Add NEED_AIDL_NDK_PLATFORM_BACKEND" 2021-11-24 03:34:07 +00:00
soong_droiddoc_prebuilt.mk
soong_java_prebuilt.mk Move java install rules into Soong 2021-11-08 15:23:32 -08:00
static_java_library.mk
static_library.mk
static_library_internal.mk
suite_host_config.mk
support_libraries.mk
sysprop.mk Fix typo for ODM prop files 2021-08-04 20:04:46 +00:00
target_test_internal.mk
use_lld_setup.mk
version_defaults.mk Merge SP1A.211105.004 to aosp-master - DO NOT MERGE 2021-11-03 12:17:35 +00:00
version_util.mk Move the stable code from version_defaults.mk to version_util.mk. 2021-09-15 16:12:05 -07:00