..
clang
Do not append empty DEFAULT_TIDY_HEADER_DIRS
2021-02-11 22:36:04 -08:00
combo
Update to llvm-ar's new argument format
2022-02-16 18:41:09 +08:00
tasks
Export test_options.tags to module-info
2022-08-22 20:59:54 +08:00
aapt2.mk
aapt_flags.mk
allowed_ndk_types.mk
android_manifest.mk
Extend hardcoded list of optional uses-libraries.
2022-05-04 13:36:47 +01:00
android_soong_config_vars.mk
Merge "Tune R8 shrinking defaults for system_server" am: 08a46cda1b
2022-08-02 17:45:45 +00:00
app_certificate_validate.mk
Use inclusive language in build/make
2020-06-12 21:10:55 -07:00
app_prebuilt_internal.mk
Merge "Fix signapk jar not found for prebuilt splits" am: f6f6c2f8cf
2022-07-29 23:06:22 +00:00
artifact_path_requirements.mk
Allow setting PRODUCT_ENFORCE_ARTIFACT_PATH_REQUIREMENTS to false
2022-04-12 13:43:28 -07:00
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
Export test_options.tags to module-info
2022-08-22 20:59:54 +08:00
binary.mk
Rename modulesAddedWall to modulesWarningsAllowed
2022-05-19 20:16:00 +08:00
board_config.mk
Default BuildBrokenClangProperty to empty (false)
2022-08-26 20:05:42 +00:00
board_config_wifi.mk
Add WIFI_ variables into soong config
2022-08-03 17:46:07 +09:00
build-system.html
Always turn on TARGET_BUILD_USE_PREBUILT_SDKS for unbundled build.
2022-03-29 16:11:12 +01:00
build_id.mk
Fix BUILD_ID after T merge.
2022-06-30 05:56:26 +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
Export test_options.tags to module-info
2022-08-22 20:59:54 +08:00
config.mk
Merge "BOARD_VNDK_VERSION always by default"
2022-08-17 18:43:37 +00:00
config_sanitizers.mk
Revert "[cc_fuzz] Revert 'disable LTO' patches."
2022-03-02 01:25:22 +00: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
Add project specific definitions.mk files
2022-08-18 12:22:15 -07:00
deprecation.mk
Remove HOST_DALVIK_*
2022-05-11 08:17:45 -07:00
device.mk
dex_preopt.mk
Add 'platform:' prefix to unqualified system server jars.
2021-05-05 15:18:39 +01:00
dex_preopt_config.mk
Remove DEXPREOPT_USE_ART_IMAGE; it is no longer needed.
2022-04-27 13:32:04 +01:00
dex_preopt_config_merger.py
Revert "Dexpreopt: prepare to merge class loader context from al..."
2022-06-13 09:06:59 +00:00
dex_preopt_libart.mk
Track licenses of dexpreopted bootjars
2022-03-16 14:21:08 -07:00
dex_preopt_odex_install.mk
Use aapt2
2022-08-09 16:14:38 +00:00
distdir.mk
Revert "Revert "Target dist files not dist goals.""
2022-06-28 01:17:56 +00:00
dumpconfig.mk
Support m product-graph
in Starlark product config
2022-04-05 16:52:23 -07:00
dumpvar.mk
Optionally dump RBC variables at the end of config.mk
2022-04-13 14:48:32 -07:00
dynamic_binary.mk
Revert "Revert "Produce mappings of hashes to elf symbols and r8 dictionaries""
2022-04-06 01:11:20 +00:00
empty_test_config.xml
envsetup.mk
Remove leading whitespace from dump-variables-rbc results
2022-07-21 08:08:32 -07:00
executable.mk
Remove TARGET_PREFER_32_BIT.
2020-06-08 16:36:52 -07:00
executable_internal.mk
Stop linking against libatomic
2021-04-02 21:05:48 -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
Move manifest generation logic into static_java_library.mk
2022-01-06 18:47:57 +00:00
fuzz_test.mk
Remove honggfuzz support.
2021-04-02 10:24:48 -07:00
generate_enforce_rro.mk
RRO shouldn't depend on frameworks or system(_ext) app when TARGET_BUILD_UNBUNDLED
2021-06-04 00:05:55 +00:00
goma.mk
header_library.mk
header_library_internal.mk
host_executable.mk
host_executable_internal.mk
host_java_library.mk
Remove duplicate includes of BUILD_NOTICE_FILE
2021-11-30 13:20:01 -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
Mark jni libs as REQUIRED by their app
2020-06-16 16:13:03 +08:00
instrumentation_test_config_template.xml
Update auto-gen test config template with PARAMETERIZED_STRINGS
2020-05-18 09:58:18 +08:00
jacoco.mk
Reset permissions after unzipping jars
2022-03-30 20:05:34 -07:00
java.mk
Replace DEX_FLAGS by flags for D8 and R8.
2022-04-25 11:02:41 +02:00
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
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
Fix bitrot: RSTest_CompatLib[19] tests stopped building
2021-07-08 17:01:43 -07:00
java_test_config_template.xml
jetifier.mk
layoutlib_fonts.mk
Use Android fonts as they are for layoutlib native
2021-11-29 12:50:42 +00:00
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
Exempt RRO from the restriction on API level
2020-04-28 10:25:41 +09:00
local_vndk.mk
Define __ANDROID_VENDOR__ and __ANDROID_PRODUCT__
2021-03-15 18:17:35 +09:00
main.mk
Add ro.force.debuggable=0 to ADDITIONAL_SYSTEM_PROPERTIES
2022-06-10 15:28:31 +08:00
Makefile
Remove VB related code
2022-08-17 08:52:17 +00: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
AutoGen: Support NativeTest with vendor namespace.
2020-09-01 10:33:47 +08:00
ninja_config.mk
Remove usages of long-form variables
2022-04-13 15:49:56 -07:00
node_fns.mk
Deduplicate multiple $(inherit-product) calls
2022-06-24 15:42:46 -07:00
notice_files.mk
Append built and installed when copying metadata.
2022-07-29 17:16:25 -07:00
os_licensing.mk
Revert "Revert "Fix missing notices.""
2022-08-02 13:11:20 -07:00
OWNERS
Add jdduke to OWNERS for global Proguard rules
2022-08-03 15:13:14 -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
Fix phony target warning for LOCAL_ROTATION_MIN_SDK_VERSION.
2022-01-20 23:17:15 -05: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
Fix incorrect function call in product-graph
2022-04-27 11:55:08 -07:00
product.mk
Remove verity.mk, verity_key, PRODUCT_VERITY_SIGNING_KEY
2022-08-11 08:12:58 +00:00
product_config.mk
Merge "Remove all_product_makefiles" am: a09c684e27
am: 0221a9a4af
2022-05-12 01:21:59 +00:00
product_config.rbc
Add function for flattening 2d lists
2022-05-05 11:41:59 -07:00
proguard.flags
Refine VisibleForTesting proguard rules
2022-08-03 08:35:45 -07:00
proguard.jacoco.flags
proguard_basic_keeps.flags
Suppress R8 warnings for support library annotations
2022-08-16 08:49:36 -07:00
project_definitions.mk
python_binary_host_test_config_template.xml
rbe.mk
Merge "Use OUT_DIR to find the r8/d8 binaries instead out hard coded out/" am: 76017c9301
am: 9d192c82c6
2022-05-26 02:47:53 +00:00
robolectric_test_config_template.xml
Set JDK 11 for robolectric test configuration
2022-01-26 14:05:02 +00:00
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
Add test configuration for rust benchmarks.
2021-04-06 12:41:10 +02:00
rust_host_test_config_template.xml
sdk_check.mk
Use inclusive language in build/make
2020-06-12 21:10:55 -07:00
shared_library.mk
shared_library_internal.mk
Stop linking against libatomic
2021-04-02 21:05:48 -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
Extract primary APK from apk sets in Soong
2021-11-17 19:45:49 -08:00
soong_app_prebuilt.mk
Revert "Revert "Produce mappings of hashes to elf symbols and r8 dictionaries""
2022-04-06 01:11:20 +00:00
soong_cc_rust_prebuilt.mk
Add same_vndk_variants.timestamp to checkbuild
2022-06-02 11:38:12 +09:00
soong_config.mk
Default BuildBrokenClangProperty to empty (false)
2022-08-26 20:05:42 +00:00
soong_droiddoc_prebuilt.mk
Non-module targets.
2022-04-12 18:57:15 -07:00
soong_java_prebuilt.mk
Revert "Revert "Produce mappings of hashes to elf symbols and r8 dictionaries""
2022-04-06 01:11:20 +00:00
static_java_library.mk
Move manifest generation logic into static_java_library.mk
2022-01-06 18:47:57 +00:00
static_library.mk
static_library_internal.mk
suite_host_config.mk
support_libraries.mk
sysprop.mk
Add support for only starting 64 bit zygote.
2022-04-11 14:18:58 -07: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 SQ3A.220705.003 to aosp-master - DO NOT MERGE
2022-07-08 07:18:02 -07:00
version_util.mk
Drop the PLATFORM_VERSION_CODENAME conditional
2022-04-29 09:09:03 +00:00
WINPTHREADS_COPYING