.. |
clang
|
|
|
combo
|
Merge "Add new armv8-2a-dotprod arch variant support."
|
2020-09-21 17:54:04 +00:00 |
tasks
|
Merge "Remove apidiff task and droiddoc jdiff support"
|
2020-10-13 07:08:13 +00:00 |
aapt2.mk
|
|
|
aapt_flags.mk
|
|
|
allowed_ndk_types.mk
|
|
|
android_manifest.mk
|
Introduce TARGET_BUILD_UNBUNDLED_IMAGE
|
2020-08-03 15:47:09 +09:00 |
android_soong_config_vars.mk
|
Export TARGET_ENABLE_MEDIADRM_64 to Soong.
|
2020-07-23 20:57:22 +00:00 |
app_certificate_validate.mk
|
Use inclusive language in build/make
|
2020-06-12 21:10:55 -07:00 |
app_prebuilt_internal.mk
|
Remove obsolete PDK build functionality
|
2020-08-11 01:12:01 +00:00 |
autogen_test_config.mk
|
AutoGen: Support NativeTest with vendor namespace.
|
2020-09-01 10:33:47 +08:00 |
base_rules.mk
|
Use file_contexts for flattened apexes
|
2020-09-23 15:43:58 +00:00 |
binary.mk
|
[DO NOT MERGE] Add labels to rewrapper cc compile action. Prevent ccwrapper from being used in links.
|
2020-08-31 12:35:23 +00:00 |
board_config.mk
|
Merge "Various fixes to PRODUCT_BUILD_<IMAGE> variables." am: 9b7cce9417 am: 2f7b994a6f am: c2b2a519c5 am: fdad123a3d
|
2020-10-09 19:01:56 +00:00 |
build-system.html
|
Document unbundle build behavior
|
2020-08-06 18:25:51 +09:00 |
build_id.mk
|
Version bump to RP1A.201005.006 [core/build_id.mk]
|
2020-09-11 19:01:21 +00:00 |
build_rro_package.mk
|
|
|
cc_prebuilt_internal.mk
|
Dedup lists of NDK libraries from Soong.
|
2020-06-30 12:46:41 -07:00 |
ccache.mk
|
|
|
check_elf_file.mk
|
Exclude system shared libs from fix suggestion
|
2020-09-22 18:55:11 +08:00 |
checktree
|
|
|
cleanbuild.mk
|
|
|
cleanspec.mk
|
|
|
clear_vars.mk
|
Remove apidiff task and droiddoc jdiff support
|
2020-10-08 19:06:21 +01:00 |
config.mk
|
soong_config: Support SYSTEM_EXT* sepolicy vars
|
2020-10-07 15:56:52 +08:00 |
config_sanitizers.mk
|
[config_sanitizers] Fail if LOCAL_SANITIZE_BLACKLIST is used.
|
2020-08-11 11:00:53 -07:00 |
configure_module_stem.mk
|
|
|
copy_headers.mk
|
|
|
cxx_stl_setup.mk
|
|
|
definitions.mk
|
Deduplicate my_compat_dist entries globally.
|
2020-09-18 20:48:10 +00:00 |
deprecation.mk
|
|
|
device.mk
|
|
|
dex_preopt.mk
|
Auto-generate dexpreopt boot image module
|
2020-07-14 15:49:08 +08:00 |
dex_preopt_config.mk
|
Unset ENABLE_PREOPT when DISABLE_PREOPT is set
|
2020-08-04 10:39:57 +09:00 |
dex_preopt_libart.mk
|
Auto-generate dexpreopt boot image module
|
2020-07-14 15:49:08 +08:00 |
dex_preopt_odex_install.mk
|
Unset ENABLE_PREOPT when DISABLE_PREOPT is set
|
2020-08-04 10:39:57 +09:00 |
distdir.mk
|
Remove obsolete PDK build functionality
|
2020-08-11 01:12:01 +00:00 |
dumpvar.mk
|
|
|
dynamic_binary.mk
|
|
|
empty_test_config.xml
|
|
|
envsetup.mk
|
Merge "Revert "Add modules partition.""
|
2020-09-16 22:45:54 +00:00 |
executable.mk
|
Remove TARGET_PREFER_32_BIT.
|
2020-06-08 16:36:52 -07:00 |
executable_internal.mk
|
Use the soong-built NDK CRT objects.
|
2020-07-17 15:23:57 -07:00 |
executable_prefer_symlink.mk
|
Remove TARGET_PREFER_32_BIT.
|
2020-06-08 16:36:52 -07:00 |
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
|
|
|
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
|
Mark jni libs as REQUIRED by their app
|
2020-06-16 16:13:03 +08:00 |
instrumentation_test_config_template.xml
|
|
|
jacoco.mk
|
Use unzip -DD
|
2020-07-13 14:26:25 -07:00 |
java.mk
|
Remove obsolete PDK build functionality
|
2020-08-11 01:12:01 +00:00 |
java_common.mk
|
Introduce TARGET_BUILD_UNBUNDLED_IMAGE
|
2020-08-03 15:47:09 +09:00 |
java_host_test_config_template.xml
|
|
|
java_library.mk
|
|
|
java_prebuilt_internal.mk
|
Introduce TARGET_BUILD_UNBUNDLED_IMAGE
|
2020-08-03 15:47:09 +09:00 |
java_renderscript.mk
|
[DO NOT MERGE] Add labels to rewrapper cc compile action. Prevent ccwrapper from being used in links.
|
2020-08-31 12:35:23 +00:00 |
java_test_config_template.xml
|
|
|
jetifier.mk
|
|
|
link_type.mk
|
More performance improvements
|
2020-06-10 17:18:13 -07:00 |
LINUX_KERNEL_COPYING
|
|
|
local_current_sdk.mk
|
Introduce BOARD_CURRENT_API_LEVEL_FOR_VENDOR_MODULES
|
2020-08-24 23:16:19 +09:00 |
local_systemsdk.mk
|
|
|
local_vndk.mk
|
|
|
main.mk
|
Merge "Add <ramdisk>/system/etc/ramdisk/build.prop." am: c75a3c5434 am: 3854ebcc77 am: 020e525d9f am: 3bd271c0c2
|
2020-10-12 19:46:21 +00:00 |
Makefile
|
Merge "Add build property to enable fscompression"
|
2020-10-14 15:07:07 +00: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
|
AutoGen: Support NativeTest with vendor namespace.
|
2020-09-01 10:33:47 +08:00 |
ninja_config.mk
|
Remove build tasks for vts10
|
2020-10-05 10:17:21 -07:00 |
node_fns.mk
|
|
|
notice_files.mk
|
Skip unneeded notice files for DATA modules.
|
2020-10-07 14:01:12 -07:00 |
OWNERS
|
Refactor OWNERS files in platform/build/make.
|
2020-10-08 16:14:44 -07:00 |
pack_dyn_relocs_setup.mk
|
|
|
package.mk
|
Remove TARGET_PREFER_32_BIT.
|
2020-06-08 16:36:52 -07:00 |
package_internal.mk
|
Remove obsolete PDK build functionality
|
2020-08-11 01:12:01 +00:00 |
pathmap.mk
|
Fix up recovery_text_res
|
2020-05-27 19:37:03 -07:00 |
phony_package.mk
|
|
|
prebuilt.mk
|
|
|
prebuilt_internal.mk
|
|
|
process_wrapper.sh
|
|
|
process_wrapper_gdb.cmds
|
|
|
process_wrapper_gdb.sh
|
|
|
product-graph.mk
|
|
|
product.mk
|
Various fixes to PRODUCT_BUILD_<IMAGE> variables.
|
2020-10-08 22:31:52 +00:00 |
product_config.mk
|
Set PRODUCT_PRODUCT_VNDK_VERSION from product_config.mk
|
2020-09-07 19:29:45 +09:00 |
proguard.flags
|
|
|
proguard.jacoco.flags
|
|
|
proguard_basic_keeps.flags
|
|
|
project_definitions.mk
|
|
|
python_binary_host_test_config_template.xml
|
|
|
rbe.mk
|
resolve merge conflicts of 602859b186 to rvc-d1-dev am: 3d723c29d1
|
2020-10-15 04:00:29 +00:00 |
robolectric_test_config_template.xml
|
Fixes a few things with the robolectric autoconfig
|
2020-07-28 07:00:06 +00:00 |
root.mk
|
|
|
rust_device_test_config_template.xml
|
|
|
rust_host_test_config_template.xml
|
|
|
sdk_check.mk
|
Use inclusive language in build/make
|
2020-06-12 21:10:55 -07:00 |
sdk_font.mk
|
|
|
shared_library.mk
|
|
|
shared_library_internal.mk
|
Use the soong-built NDK CRT objects.
|
2020-07-17 15:23:57 -07:00 |
shell_test_config_template.xml
|
Add test config template for sh_test.
|
2020-06-11 22:57:48 +00:00 |
soong_android_app_set.mk
|
Add LOCAL_APKCERTS_FILE support.
|
2020-07-30 17:43:32 -07:00 |
soong_app_prebuilt.mk
|
Merged and dist lists of unused methods from R8
|
2020-08-21 10:11:22 -07:00 |
soong_cc_prebuilt.mk
|
Make the build fail when the executable prebuilt target check fails.
|
2020-10-07 21:04:51 +01:00 |
soong_config.mk
|
Merge "Reflect MALLOC_ZERO_CONTENTS default true."
|
2020-10-13 16:49:16 +00:00 |
soong_droiddoc_prebuilt.mk
|
Remove apidiff task and droiddoc jdiff support
|
2020-10-08 19:06:21 +01:00 |
soong_java_prebuilt.mk
|
Merged and dist lists of unused methods from R8
|
2020-08-21 10:11:22 -07:00 |
soong_rust_prebuilt.mk
|
Make the build fail when the executable prebuilt target check fails.
|
2020-10-07 21:04:51 +01:00 |
static_java_library.mk
|
Introduce TARGET_BUILD_UNBUNDLED_IMAGE
|
2020-08-03 15:47:09 +09:00 |
static_library.mk
|
|
|
static_library_internal.mk
|
|
|
suite_host_config.mk
|
|
|
support_libraries.mk
|
|
|
sysprop.mk
|
Add <ramdisk>/system/etc/ramdisk/build.prop.
|
2020-10-09 00:48:37 +00:00 |
target_test_internal.mk
|
|
|
use_lld_setup.mk
|
|
|
verify_uses_libraries.sh
|
|
|
version_defaults.mk
|
Update Security String to 2020-12-05 am: 29d48ffac5 am: 9841d4bcfa
|
2020-10-15 04:00:42 +00:00 |
WINPTHREADS_COPYING
|
|
|