platform_build/core
2021-04-16 10:50:52 +00:00
..
clang Do not append empty DEFAULT_TIDY_HEADER_DIRS 2021-02-11 22:36:04 -08:00
combo Remove all unused, legacy FDO build rules 2021-04-05 17:13:00 -07:00
tasks Merge "Build module-info.json in dist" am: 9657a54894 am: a0ece52b29 am: b20d39573b 2021-03-23 12:52:28 +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 Always use ART sources for Fuchsia. 2021-03-05 15:59:20 +00:00
app_certificate_validate.mk
app_prebuilt_internal.mk Add a missing dependency to the prebuilt app rule. 2021-04-13 15:03:05 -07:00
artifact_path_requirements.mk Add a "relaxed" mode for require-artifacts-in-path 2020-12-09 16:30:43 +00:00
autogen_test_config.mk AutoGen: Support NativeTest with vendor namespace. 2020-09-01 10:33:47 +08:00
base_rules.mk Add LOCAL_FULL_INIT_RC to handle init_rc full path 2021-04-08 11:33:46 -04:00
binary.mk Remove all unused, legacy FDO build rules 2021-04-05 17:13:00 -07:00
board_config.mk Support building recovery as standalone ramdisk in vendor_boot v4 2021-04-09 12:47:00 +08:00
build-system.html Document unbundle build behavior 2020-08-06 18:25:51 +09:00
build_id.mk Version bump to RQ2A.210405.006 [core/build_id.mk] 2021-03-17 03:55:53 +00:00
build_id.rbc Product configuration in Starlark support files. 2021-03-18 10:52:05 -07:00
build_rro_package.mk
cc_prebuilt_internal.mk
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 Merge "Add LOCAL_FULL_INIT_RC to handle init_rc full path" 2021-04-12 19:05:27 +00:00
config.mk Mark PRODUCT_CHECK_ELF_FILES as obsolete 2021-03-31 04:25:55 +00:00
config_sanitizers.mk Fix evaluation order of (Cfi|Memtag) exclude paths. 2021-04-13 10:11:58 -07:00
configure_module_stem.mk
copy_headers.mk
cxx_stl_setup.mk Revert^2 "Switch platform-NDK unwinder to LLVM libunwind.a prebuilt" 2021-03-31 15:33:35 -07:00
definitions.mk Merge "Remove legacy host shared library linking with gcov" 2021-04-08 18:31:08 +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 Make sure that BootJars is super set of ArtApexJars 2021-04-14 20:35:58 +01:00
dex_preopt_config_merger.py Preserve <uses-library> order in dexpreopt.config files. 2021-02-11 17:09:19 +00:00
dex_preopt_libart.mk Remove LOCAL_LICENSE_KINDS from core makefiles. 2021-02-16 04:37:23 -08:00
dex_preopt_odex_install.mk Regroup conditions related to LOCAL_ENFORCE_USES_LIBRARIES. 2021-04-13 17:26:28 +01:00
distdir.mk Remove obsolete PDK build functionality 2020-08-11 01:12:01 +00:00
dumpconfig.mk Generate FlatConfig objects from GenericConfig objects. 2021-02-22 17:18:07 -08:00
dumpvar.mk Make dump-many-vars work for large variables 2020-11-07 01:38:20 +00:00
dynamic_binary.mk
empty_test_config.xml
envsetup.mk Rename vendor-ramdisk to vendor_ramdisk 2021-03-03 13:56:48 -08:00
envsetup.rbc Address reviewer comments from the previous commits 2021-04-01 23:07:06 -07:00
executable.mk
executable_internal.mk Stop linking against libatomic 2021-04-02 21:05:48 -07:00
executable_prefer_symlink.mk
filter_symbols.sh
force_aapt2.mk
fuzz_test.mk Remove honggfuzz support. 2021-04-02 10:24:48 -07:00
generate_enforce_rro.mk
goma.mk
header_library.mk
header_library_internal.mk
host_dalvik_java_library.mk Turn missing jarjar output files into errors 2021-02-08 10:55:05 -08:00
host_dalvik_static_java_library.mk
host_executable.mk
host_executable_internal.mk
host_java_library.mk Turn missing jarjar output files into errors 2021-02-08 10:55:05 -08: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 Package jacoco and proguard files out of a PACKAGING directory 2021-04-07 18:52:02 -07:00
java.mk Package jacoco and proguard files out of a PACKAGING directory 2021-04-07 18:52:02 -07:00
java_common.mk Introduce TARGET_BUILD_UNBUNDLED_IMAGE 2020-08-03 15:47:09 +09:00
java_host_test_config_template.xml
java_host_unit_test_config_template.xml Mark the unit tests module itself as its component 2021-03-24 20:11:49 +00:00
java_library.mk
java_prebuilt_internal.mk Don't expect all Java modules to have a manifest. 2021-04-13 12:42:44 +01: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
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 Define __ANDROID_VENDOR__ and __ANDROID_PRODUCT__ 2021-03-15 18:17:35 +09:00
main.mk Merge "Add a build flag to turn on debugfs restrictions" am: fb65e89346 am: 3de9fa6182 am: e252975036 2021-04-09 01:30:32 +00:00
Makefile Merge "Support building recovery as standalone ramdisk in vendor_boot v4" am: 1d1571e543 am: d1060db729 am: eed6d46645 2021-04-15 05:51:22 +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 Keep the first and last snapshot of variables. 2021-02-17 10:02:41 -08:00
notice_files.mk Avoid duplicate installed notice file rules. 2021-02-21 21:19:44 -08:00
OWNERS Refactor OWNERS files in platform/build/make. 2020-10-08 16:14:44 -07:00
pack_dyn_relocs_setup.mk
package.mk
package_internal.mk Consolidate manifest_check for different module types. 2021-03-19 11:00:51 +00: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
product.mk Add a build flag to turn on debugfs restrictions 2021-04-07 16:47:59 -07:00
product_config.mk Add a product variable to override APEX modules in boot jar lists. 2021-03-02 20:53:59 +00:00
product_config.rbc Address reviewer comments from the previous commits 2021-04-01 23:07:06 -07: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 mainline-prod 2020-11-11 11:31:04 -05:00
robolectric_test_config_template.xml Changes Robolectric test suite tag to its own value to enable filtering these in ATP. 2020-10-28 01:09:18 +00:00
root.mk
rust_device_benchmark_config_template.xml Add test configuration for rust benchmarks. 2021-04-06 12:41:10 +02:00
rust_device_test_config_template.xml
rust_host_benchmark_config_template.xml Add test configuration for rust benchmarks. 2021-04-06 12:41:10 +02:00
rust_host_test_config_template.xml
sdk_check.mk
sdk_font.mk
shared_library.mk
shared_library_internal.mk Stop linking against libatomic 2021-04-02 21:05:48 -07:00
shell_test_config_template.xml
soong_android_app_set.mk Add LOCAL_APKCERTS_FILE support. 2020-07-30 17:43:32 -07:00
soong_app_prebuilt.mk Package jacoco and proguard files out of a PACKAGING directory 2021-04-07 18:52:02 -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 Fix soong_config handling of CompressedApex 2021-04-16 10:09:58 +01:00
soong_droiddoc_prebuilt.mk Remove apidiff task and droiddoc jdiff support 2020-10-08 19:06:21 +01:00
soong_java_prebuilt.mk Merge "Fix build break for Android.bp dex_import" 2021-04-09 06:00:27 +00:00
soong_rust_prebuilt.mk Add Rust vendor image support to Make. 2021-04-07 16:25:55 -04: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 Use BOARD_API_LEVEL to define ro.board.api_level 2021-04-06 16:33:07 +09:00
target_test_internal.mk Add MTE ELF note to makefile-generated native tests. 2021-03-15 10:45:05 -07:00
use_lld_setup.mk
version_defaults.mk Merge RQ2A.210405.006 to aosp-master - DO NOT MERGE 2021-04-13 19:31:56 -07:00
WINPTHREADS_COPYING