platform_build/core
Luca Stefani a47c7368d7
build: Add tequila build support
Squashed also with the following changes:

  Author: Luca Stefani <luca020400@lineageos.org>
  Date:   Thu Aug 17 22:22:13 2017 +0200

    core: Include Lineage pathmap

  Change-Id: Ie25dee383cc5bc9bb6390cff2cb2460d526d80b6

  Author: Simon Shields <simon@lineageos.org>
  Date:   Fri Mar 2 12:55:47 2018 +1100

    build: unconditionally use lineage pathmap

    even if we're not building a lineage target, we need to
    use the lineage pathmap to make things like recovery and ril
    happy

  Change-Id: I974c30ad10d4ff5b7805c3df9c22010f1e002bf1

  Author: Luca Stefani <luca.stefani.ge1@gmail.com>
  Date:   Tue Jan 22 15:50:52 2019 +0100

    Don't export BUILD_NUMBER in envsetup

    * The value is meant to be set only before running an /official/ build
    * This allows us to execute consecutive make commands without
      running kati for every invocation

  Change-Id: Ifa94b839f30c7260009c8a3c91c202b50e28022e

  Author: Luca Stefani <luca020400@lineageos.org>
  Date:   Fri Aug 18 10:17:00 2017 +0200

    envsetup: Call fixup_common_out_dir

  Change-Id: I84e16b0df5822cfd8514c46d709109a13c20f86e

  Author: Adrian DC <radian.dc@gmail.com>
  Date:   Sat May 12 11:24:33 2018 +0200

    build: Include LineageOS specific properties in build.prop

     * Our properties were supposed to go to /system/etc/prop.default
        after the following commit:
        "lineage: Move to Google's method of defining system default props"
        Change-Id: I6cb0e28a7599b010b389cc541015a37010a00f4b

     * However if BOARD_PROPERTY_OVERRIDES_SPLIT_ENABLED is not true,
        only /default.prop will retain the properties contents of
        ADDITIONAL_DEFAULT_PROPERTIES and PRODUCT_SYSTEM_DEFAULT_PROPERTIES,
        and none of our versioning identification was held in the system

     * Enabling BOARD_PROPERTY_OVERRIDES_SPLIT_ENABLED globally would
        break all properties on devices that handle partitions usually
        at the device level rather than the kernel due to mounting races

     * Include the vendor/lineage/config/main.mk entrypoint to be allowed
        to extend ADDITION_BUILD_PROPERTIES as we need to define our releases

  Change-Id: I19918eece0f0dd3ee967db0339b4d09c9a6d540e
  Signed-off-by: Adrian DC <radian.dc@gmail.com>

  Author: Rashed Abdel-Tawab <rashed@linux.com>
  Date:   Thu Sep 5 21:35:38 2019 -0700

    core: Only include Lineage SE policy if repo exists

  Change-Id: If799106d2da6d8c303430e316edff365a22f7c99

  Author: dianlujitao <dianlujitao@lineageos.org>
  Date:   Thu Sep 5 21:56:36 2019 +0800

    product: Exclude AOSP apn list on Lineage build

    Change-Id: I1fd10089421a2e4b57ef565d87ad1f6036bd1898

  Author: Michael Bestas <mkbestas@lineageos.org>
  Date:   Fri Apr 12 02:10:12 2019 +0300

    build: Conditionally include AudioPackage14.mk instead of AllAudio.mk

    * AllAudio.mk doesn't contain latest material files and also
      contains multiple duplicate files. Just copy the latest
      material ones and we'll include the older files in vendor/lineage

    Change-Id: Ic7353216a3f3dc3c51006d951ac932cfd6e5f3b5

  Author: dhacker29 <dhackerdvm@gmail.com>
  Date:   Sat Jun 6 22:22:05 2015 -0400

    Remove LatinIME as it is included per target in vendor/lineage

    Change-Id: Ibce4a244ec0653a7c7798d864047ac667866a1dc

  Author: razorloves <razorloves@gmail.com>
  Date:   Mon Oct 7 05:10:56 2019 -0500

    build: Remove su inclusion

    This stops including su in all lineage userdebug/eng builds.
    Inclusion of su is conditionally handled in /vendor/lineage.

    Change-Id: Ia3ad978146f170a2b260d77afe9eb580d4b4f823

  Author: Michael Bestas <mkbestas@lineageos.org>
  Date:   Sat Nov 7 22:45:12 2020 +0200

    Stop including vendor specific clear_vars.mk

    vendor/lineage/build/core/clear_vars.mk is no-op since 16.0

    Change-Id: I7e159cc9ed5a838c9a04c1a8b7dcf925d83f0e20

Change-Id: Iab8b2ef8b644a7bea10bfd28b99d9e69539b1357
2024-10-24 19:25:10 +02:00
..
clang
combo Rename arch variant goldmont-without-xsaves to goldmont-without-sha-xsaves 2024-01-24 16:31:27 +09:00
packaging Build build_flags.json in soong 2024-05-23 15:08:51 +09:00
proguard Disable kotlin -checkdiscard rule 2024-05-01 23:34:24 +00:00
tasks Merge "Move clean-oat-host to build/core/tasks/art.mk" into main am: 98905f38c2 am: 33a0dc9153 2024-06-14 00:57:21 +00: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 Add environment variable UNBUNDLED_BUILD_TARGET_SDK_WITH_DESSERT_SHA 2024-02-08 01:46:28 +00:00
android_soong_config_vars.mk Merge "Propagate libpower no lock during binder transaction flag to soong" into main am: eae45e70ca 2024-06-06 04:13:37 +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 Merge "Reland align boot jar exclusion with apex_contributions" into main 2024-05-16 23:57:13 +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 Reapply "Rename LOCAL_USE_VNDK" 2024-02-05 11:01:41 +09:00
base_rules.mk Add whitelist for mcts modules 2024-07-02 03:35:14 +00:00
binary.mk Use memtag_stack variants in make 2024-05-01 10:41:09 -07:00
board_config.mk Add MALLOC_LOW_MEMORY as synonym for MALLOC_SVELTE. 2024-04-25 16:46:35 -07: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 Version bump to AP3A.240905.015.A2 [core/build_id.mk] 2024-08-23 21:29:41 +00:00
build_rro_package.mk
cc_prebuilt_internal.mk Reapply "Rename LOCAL_USE_VNDK" 2024-02-05 11:01:41 +09:00
ccache.mk
check_elf_file.mk Reland "check_elf_file: check prebuilts are aligned" 2024-06-04 17:26:12 +00:00
checktree
cleanbuild.mk remove reference to old VTS config 2023-03-22 21:11:42 +00:00
cleanspec.mk
clear_vars.mk Reland "check_elf_file: check prebuilts are aligned" 2024-06-04 17:26:12 +00:00
config.mk build: Add tequila build support 2024-10-24 19:25:10 +02:00
config_sanitizers.mk Add missing linker flags for memtag sanitizers. 2024-02-01 11:34:59 -08:00
configure_module_stem.mk
copy_headers.mk Reapply "Rename LOCAL_USE_VNDK" 2024-02-05 11:01:41 +09:00
cxx_stl_setup.mk
definitions.mk Merge "Convert appcompat.sh to a Python binary" into main 2024-06-13 00:51:27 +00:00
deprecation.mk
dex_preopt.mk Make system_server.zip compatible with prebuilt apex builds 2024-04-26 16:43:52 +00:00
dex_preopt_config.mk Determine GC type based on BUILT_KERNEL_VERSION_FILE. 2024-02-01 22:10:33 +08:00
dex_preopt_config_merger.py
dex_preopt_libart.mk
dex_preopt_odex_install.mk Enable <uses-library> check for WTS 2024-05-31 23:56:05 +00:00
distdir.mk Introduce dist-for-goals-with-filenametag 2023-04-27 16:10:05 +09:00
dumpconfig.mk
dumpvar.mk
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 Merge "Remove all VNDK deprecation flags" into main 2024-06-05 19:24:17 +00:00
executable.mk
executable_internal.mk Reapply "Rename LOCAL_USE_VNDK" 2024-02-05 11:01:41 +09:00
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
header_library.mk
header_library_internal.mk
host_executable.mk
host_executable_internal.mk
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
host_static_library.mk
host_static_library_internal.mk
install_jni_libs.mk
install_jni_libs_internal.mk
instrumentation_test_config_template.xml Support test runnner option in auto generated test configs 2024-01-24 21:12:40 +00:00
jacoco.mk
java.mk Remove obsolete ide.mk and related code 2023-11-02 10:16:57 -07:00
java_common.mk Allow experimental use of Java 21 by default in makefiles 2024-06-11 14:30:39 +01:00
java_host_test_config_template.xml Support test runnner option in auto generated test configs 2024-01-24 21:12:40 +00:00
java_host_unit_test_config_template.xml
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_vendor_product.mk Reapply "Rename LOCAL_USE_VNDK" 2024-02-05 11:01:41 +09:00
main.mk Include soong installs file before Android.mk files 2024-05-15 15:26:39 -07:00
Makefile Shift the preprocess mk before build emulator packages 2024-06-13 14:36:13 +08: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 2024-01-24 21:12:40 +00:00
ninja_config.mk Remove obsolete ide.mk and related code 2023-11-02 10:16:57 -07:00
node_fns.mk Fix expansion of _include_stack in _import-node 2024-06-07 14:46:16 -07:00
notice_files.mk Don't store notice files for Soong modules 2023-11-21 15:42:15 -08:00
os_licensing.mk
OWNERS Remove extra owners from the core build system 2024-04-08 11:59:05 -07: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 build: Add tequila build support 2024-10-24 19:25:10 +02:00
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
product.mk Change TARGET_BUILD_APPS_WITH_BUILD_NUMBER to a product variable 2024-06-10 22:27:42 -07:00
product_config.mk Drop product config include tags 2024-05-22 19:23:46 +00:00
product_config.rbc "Steal" single value variables in rbc inheritance 2024-04-30 17:30:18 -07:00
product_validation_checks.mk Merge "Remove release_config.bzl load" into main 2023-11-08 07:46:54 +00:00
proguard.flags proguard: add keep rules for @TestApi 2024-02-08 16:15:56 -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 Generate 2.0 config for Mobly test. 2024-02-04 03:18:52 +00:00
python_binary_host_test_config_template.xml
ravenwood_test_config_template.xml Basic ParcelFileDescriptor on Ravenwood. 2024-02-08 11:33:58 -08:00
rbe.mk fix RE for metalava actions 2023-11-15 20:39:45 +00:00
release_config.mk Require protobuf for build flags 2024-06-13 10:54:21 -07:00
release_config.scl Allow duplicate release config maps and build flag declarations 2024-05-06 21:14:51 +00:00
robolectric_test_config_template.xml
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 Reapply "Rename LOCAL_USE_VNDK" 2024-02-05 11:01:41 +09:00
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 Remove PLATFORM_VNDK_VERSION related code 2024-03-28 13:05:05 +09:00
soong_config.mk Merge "Drop product config include tags" into main 2024-06-06 22:12:38 +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 Revert^2 "Migrate buildinfo.sh script into Soong" 2024-03-27 05:19:56 +00:00
sysprop_config.mk Add support to disable adb root on userdebug builds based on product config 2024-06-07 16:24:06 -07:00
target_test_internal.mk
use_lld_setup.mk
version_util.mk Use flag for min supported target sdk 2024-04-16 08:08:49 +00:00
WINPTHREADS_COPYING