platform_build/core
Cole Faust 82222146ee Add system staging dir stamp file for bazel sandwich
This stamp file is an alias to request that the system staging directory
be built. The bazel sandwich cannot know the full list of files in the
staging directory at analysis time, so it will just depend on this
instead, and then find all the files in the staging dir at execution
time.

Bug: 265127181
Test: m bazel_sandwich
Change-Id: Iee3dff4f77c9e7054b4e8297e5d96b4ef8bf1cbb
2023-07-27 10:14: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 Add armv9-a arch variant. 2023-03-05 14:38:12 -08:00
packaging Combine aconfig cache files into per-partition dumps. 2023-07-07 17:33:09 -07:00
tasks Reduce spaces in module-info.json 2023-07-12 23:17:05 +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 Extend hardcoded list of optional uses-libraries. 2022-05-04 13:36:47 +01:00
android_soong_config_vars.mk Merge "Add PRODUCT_AVF_KERNEL_MODULES_ENABLED" am: fe22cc38da 2023-06-08 00:07:43 +00: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 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 Merge "Combine aconfig cache files into per-partition dumps." into main 2023-07-21 14:34:44 +00:00
binary.mk BOARD_VNDK_VERSION must be set first pass 2023-06-07 20:57:38 +00:00
board_config.mk Allow setting some build_broken out of boardconfig 2023-07-21 15:51:58 -04: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 Always turn on TARGET_BUILD_USE_PREBUILT_SDKS for unbundled build. 2022-03-29 16:11:12 +01:00
BUILD.bazel Rename BUILD file to BUILD.bazel 2022-12-01 07:31:32 +00:00
build_id.mk Update BUILD_ID 2023-07-12 23:12:35 +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 16k: core: Add flag to make AOSP page size agnostic 2023-07-24 13:48:52 -07:00
config_sanitizers.mk Remove dangling reference to LLVMgold.so 2023-07-20 13:26:15 +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 Revert^2 "Switch platform-NDK unwinder to LLVM libunwind.a prebuilt" 2021-03-31 15:33:35 -07:00
definitions.mk Merge "Support transitive resource packages from Soong" into main 2023-07-26 00:34:57 +00:00
deprecation.mk Remove HOST_DALVIK_* 2022-05-11 08:17:45 -07:00
dex_preopt.mk Add an entry in METADATA.txt to determine whether to use the CMC GC. 2023-06-19 20:20:05 +01: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 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 per-app package list to avoid unnecessary dexpreopt. 2023-06-28 17:59:39 +01:00
distdir.mk Introduce dist-for-goals-with-filenametag 2023-04-27 16:10:05 +09:00
dumpconfig.mk Support m product-graph in Starlark product config 2022-04-05 16:52:23 -07:00
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 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 Make RELEASE_PLATFORM_VERSION a release config flag to set platform version. 2023-06-11 09:17:43 -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 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 rearrange app-related artifact path in make 2023-04-24 13:16: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 Reset permissions after unzipping jars 2022-03-30 20:05:34 -07:00
java.mk Fix build error about jar manifest 2023-05-23 05:59:09 +00:00
java_common.mk Update hardcoded references to android_*stubs_current 2023-03-20 21:59:18 +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 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
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 Merge "Combine aconfig cache files into per-partition dumps." into main 2023-07-21 14:34:44 +00:00
Makefile Add system staging dir stamp file for bazel sandwich 2023-07-27 10:14:36 -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 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 Deduplicate multiple $(inherit-product) calls 2022-06-24 15:42:46 -07:00
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 Remove OWNERS access for non-build team people to core build system 2023-02-28 10:52:10 -08: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 16k: core: Add flag to make AOSP page size agnostic 2023-07-24 13:48:52 -07:00
product_config.mk Create default PRODUCT_INCLUDE_TAGS in product_config 2023-05-23 20:01:39 +00:00
product_config.rbc Strip values of soong_config_set calls 2023-05-16 10:53:05 -07:00
proguard.flags Further refine VisibleForTesting rules 2023-02-02 16:33:34 +00:00
proguard.jacoco.flags
proguard_basic_keeps.flags Merge "Keep methods annotated with @JavascriptInterface" 2023-03-29 22:24:00 +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 Allow and merge multiple release configs with the same name 2023-06-12 23:29:25 -07:00
release_config.mk Rename device_config --> aconfig and definitions --> declarations 2023-06-21 15:18:15 -07: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 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
sbom.mk Include static libraries information in Android SBOM. 2023-06-16 23:02:09 -07:00
sdk_check.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 Extract primary APK from apk sets in Soong 2021-11-17 19:45:49 -08:00
soong_app_prebuilt.mk Don't build automatic RROs for tests 2023-05-18 03:14:01 +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 16k: core: Add flag to make AOSP page size agnostic 2023-07-24 13:48:52 -07:00
soong_droiddoc_prebuilt.mk Non-module targets. 2022-04-12 18:57:15 -07:00
soong_java_prebuilt.mk Support transitive resource packages from Soong 2023-07-25 21:30:38 +00: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 Merge "Make common signature system property definitions optional" into main 2023-07-12 18:35:37 +00:00
target_test_internal.mk
use_lld_setup.mk
version_defaults.mk Merge TQ3A.230705.001 to aosp-main - DO NOT MERGE 2023-07-11 15:35:47 -07:00
version_util.mk Make RELEASE_PLATFORM_VERSION a release config flag to set platform version. 2023-06-11 09:17:43 -07:00
WINPTHREADS_COPYING