platform_build/core
Inseob Kim 7b06c6918e Remove LOCAL_FILE_CONTEXTS
It's not used anymore.

Bug: N/A
Test: TH
Change-Id: Ib61922add91ad07e2c28b0950117470e5435ab34
2024-01-18 12:33:02 +09:00
..
clang Remove OWNERS access for non-build team people to core build system 2023-02-28 10:52:10 -08:00
combo Add a new x86(_64) arch variant "goldmont-without-xsaves" 2023-12-14 17:47:56 +09:00
packaging build system to create flag storage files per partition 2024-01-12 20:21:21 +00:00
proguard build: add a few proguard rules [1/3] 2023-11-07 14:36:01 -08:00
tasks Support Soong-generated module-info.json entries 2024-01-02 17:21:22 -08:00
aapt2.mk Support transitive resource packages from Soong 2023-07-25 21:30:38 +00:00
aapt_flags.mk
allowed_ndk_types.mk
android_manifest.mk
android_soong_config_vars.mk Export RELEASE_HIDDEN_API_EXPORTABLE_STUBS to soong 2024-01-12 01:11:11 +00:00
app_certificate_validate.mk
app_prebuilt_internal.mk Remove PRODUCT_ALWAYS_PREOPT_EXTRACTED_APK. 2023-11-28 13:46:13 +00:00
art_config.mk Remove jars in PRODUCT_APEX_BOOT_JARS_FOR_SOURCE_BUILD_ONLY (e.g. framework-pdf in MP) from ApexBootJars when prebuilt is enabled. 2023-11-13 13:22:32 +00:00
artifact_path_requirements.mk Add support for auto-generated characteristics RRO 2023-11-07 14:06:14 +09:00
autogen_test_config.mk
base_rules.mk Remove LOCAL_FILE_CONTEXTS 2024-01-18 12:33:02 +09:00
binary.mk Pass LOCAL_MIN_SDK_VERSION to clang triple 2024-01-04 10:48:51 +09:00
board_config.mk Revert^2 "Add BUILD_BROKEN_DONT_CHECK_SYSTEMSDK" 2024-01-04 23:23:38 +00: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
BUILD.bazel Expose global proguard flags for use by R8. 2023-08-30 11:48:52 -04:00
build_id.mk DO NOT MERGE Designate udc-dev* branches as UDC. 2023-09-21 15:54:27 +00:00
build_rro_package.mk
cc_prebuilt_internal.mk Remove code related to unused LOCAL_* variables 2023-11-02 10:45:33 -07: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 Remove LOCAL_FILE_CONTEXTS 2024-01-18 12:33:02 +09:00
config.mk Set BOARD_SYSTEMSDK_VERSIONS even if PRODUCT_SHIPPING_API_LEVEL is unset 2024-01-04 21:14:58 +09:00
config_sanitizers.mk Disable stack-depth 2023-11-30 07:34:18 +05:30
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
definitions.mk Support Soong-generated module-info.json entries 2024-01-02 17:21:22 -08:00
deprecation.mk
dex_preopt.mk Disable boot.zip on eng build. 2023-11-17 22:23:28 +00:00
dex_preopt_config.mk Merge "Remove jars in PRODUCT_APEX_BOOT_JARS_FOR_SOURCE_BUILD_ONLY (e.g. framework-pdf in MP) from ApexBootJars when prebuilt is enabled." into main 2023-11-14 19:13:32 +00:00
dex_preopt_config_merger.py
dex_preopt_libart.mk
dex_preopt_odex_install.mk Remove PRODUCT_ALWAYS_PREOPT_EXTRACTED_APK. 2023-11-28 13:46:13 +00:00
distdir.mk Introduce dist-for-goals-with-filenametag 2023-04-27 16:10:05 +09:00
dumpconfig.mk
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
empty_test_config.xml
envsetup.mk Add PRODUCT_VALIDATION_CHECKS 2023-11-06 10:42:01 -08:00
executable.mk
executable_internal.mk
executable_prefer_symlink.mk
filter_symbols.sh
force_aapt2.mk
fuzz_test.mk
generate_enforce_rro.mk Merge "rearrange app-related artifact path in make" am: 73d29f11b8 am: 28ecb7a712 am: 5c63493c1a 2023-04-24 19:35: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 Remove obsolete ide.mk and related code 2023-11-02 10:16:57 -07:00
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 Remove EXTRA_TEST_RUNNER_CONFIGS option in template for autogen instrumentation test 2023-10-31 15:44:16 -07:00
jacoco.mk
java.mk Remove obsolete ide.mk and related code 2023-11-02 10:16:57 -07:00
java_common.mk Store ALL_DEPS under my_register_name 2023-11-16 11:46:40 -08: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 Remove code related to unused LOCAL_* variables 2023-11-02 10:45:33 -07:00
java_renderscript.mk
java_test_config_template.xml
layoutlib_data.mk Include following files in the SBOM of layoutlib, which are disted in Soong. 2023-10-30 17:04:58 -07:00
link_type.mk
LINUX_KERNEL_COPYING
local_current_sdk.mk Revert "Revert "Limit System SDK to 34 for Java modules in the v..." 2024-01-04 23:20:49 +00:00
local_systemsdk.mk Revert^2 "Add BUILD_BROKEN_DONT_CHECK_SYSTEMSDK" 2024-01-04 23:23:38 +00:00
local_vndk.mk BOARD_VNDK_VERSION must be set first pass 2023-06-07 20:57:38 +00:00
main.mk Remove last reference to SOONG_COLLECT_JAVA_DEPS 2024-01-08 14:28:48 -08:00
Makefile Remove LOCAL_FILE_CONTEXTS 2024-01-18 12:33:02 +09:00
misc_prebuilt_internal.mk Remove code related to unused LOCAL_* variables 2023-11-02 10:45:33 -07:00
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 Support test runnner option in auto generated test configs 2023-05-26 21:35:10 +00:00
ninja_config.mk Remove obsolete ide.mk and related code 2023-11-02 10:16:57 -07:00
node_fns.mk Deduplicate multiple $(inherit-product) calls 2022-06-24 15:42:46 -07:00
notice_files.mk Don't store notice files for Soong modules 2023-11-21 15:42:15 -08:00
os_licensing.mk Can declare 1p without cycles. 2023-03-01 15:51:24 -08:00
OWNERS Add OWNERS for sdk extensions version updates 2023-09-08 13:30:10 +00: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 Remove PRODUCT_ALWAYS_PREOPT_EXTRACTED_APK. 2023-11-28 13:46:13 +00: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 Remove RELEASE_EXPOSE_FLAGGED_API and PRODUCT_NEXT_RELEASE_HIDE_FLAGGED_API export 2024-01-16 20:09:50 +00:00
product_config.mk Add CHECK_DEV_TYPE_VIOLATIONS 2023-11-21 13:01:40 +00:00
product_config.rbc Strip values of soong_config_set calls 2023-05-16 10:53:05 -07:00
product_validation_checks.mk Merge "Remove release_config.bzl load" into main 2023-11-08 07:46:54 +00:00
proguard.flags build: add a few proguard rules [1/3] 2023-11-07 14:36:01 -08:00
proguard.jacoco.flags
proguard_basic_keeps.flags Add global rule for -keepattributes Exceptions 2023-08-15 15:48:35 +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 RE for metalava actions 2023-11-15 20:39:45 +00:00
release_config.mk Allow overrides in declare-release-config 2023-11-27 22:02:56 +00:00
release_config.scl Remove _kwmarker 2023-11-09 12:40:38 -08: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 Clean up after ourselves in the Rust Benchmark Template 2023-08-08 16:57:42 +00:00
rust_device_test_config_template.xml
rust_host_benchmark_config_template.xml
rust_host_test_config_template.xml
sbom.mk Include static libraries information in Android SBOM. 2023-07-14 01:23:48 +00:00
sdk_check.mk
shared_library.mk
shared_library_internal.mk
shell_test_config_template.xml
soong_android_app_set.mk
soong_app_prebuilt.mk Build the proguard dict zip without PACKAGING intermediates 2023-08-30 17:17:19 -07:00
soong_cc_rust_prebuilt.mk Add .product suffix for the product variants 2023-11-15 14:59:39 +09:00
soong_config.mk Remove RELEASE_EXPOSE_FLAGGED_API and PRODUCT_NEXT_RELEASE_HIDE_FLAGGED_API export 2024-01-16 20:09:50 +00:00
soong_droiddoc_prebuilt.mk
soong_java_prebuilt.mk Use files written by Soong 2023-11-29 10:18:52 -08: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 sysprop: Remove commits to void build break 2023-10-21 04:20:14 +00:00
target_test_internal.mk
use_lld_setup.mk
version_util.mk Revert "Fix the KNOWN_CODENAMES to include "L"." 2023-12-08 21:45:17 +00:00
WINPTHREADS_COPYING