platform_build/core
hungweichen e3ca398a1e Remove verity.mk, verity_key, PRODUCT_VERITY_SIGNING_KEY
verity.mk is used to set the related variable for VB 1.0 support, but
we already removed VB 1.0. This change removes the unused code. We also
remove and block PRODUCT_VERITY_SIGNING_KEY in this change.

Bug: 241044073
Test: atest under build/make
Change-Id: Ifbcde7da27a931ef3b9d746b1c5a279d88c0ec85
2022-08-11 08:12:58 +00:00
..
clang
combo Update to llvm-ar's new argument format 2022-02-16 18:41:09 +08:00
tasks Remove verity.mk, verity_key, PRODUCT_VERITY_SIGNING_KEY 2022-08-11 08:12:58 +00: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" 2022-08-02 17:21:18 +00:00
app_certificate_validate.mk
app_prebuilt_internal.mk Fix signapk jar not found for prebuilt splits 2022-07-25 14:51:24 -07: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 Add deprecation warning for base-rules-hook 2022-04-28 16:20:32 -07:00
binary.mk Rename modulesAddedWall to modulesWarningsAllowed 2022-05-19 20:16:00 +08:00
board_config.mk Add WIFI_ variables into soong config 2022-08-03 17:46:07 +09: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 Version bump to SQ3A.220705.003 [core/build_id.mk] 2022-06-01 20:45:35 +00:00
build_rro_package.mk
cc_prebuilt_internal.mk
ccache.mk
check_elf_file.mk
checktree
cleanbuild.mk
cleanspec.mk
clear_vars.mk Test suite notices using dependencies. 2022-03-23 11:18:39 -07:00
config.mk Remove verity.mk, verity_key, PRODUCT_VERITY_SIGNING_KEY 2022-08-11 08:12:58 +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
definitions.mk Append built and installed when copying metadata. 2022-07-29 17:16:25 -07:00
deprecation.mk Remove HOST_DALVIK_* 2022-05-11 08:17:45 -07:00
device.mk
dex_preopt.mk
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 Revert "Dexpreopt: prepare to merge class loader context from al..." 2022-06-13 09:06:59 +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
executable_internal.mk
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
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
instrumentation_test_config_template.xml
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
java_library.mk
java_prebuilt_internal.mk
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
link_type.mk
LINUX_KERNEL_COPYING
local_current_sdk.mk
local_systemsdk.mk
local_vndk.mk
main.mk Add ro.force.debuggable=0 to ADDITIONAL_SYSTEM_PROPERTIES 2022-06-10 15:28:31 +08:00
Makefile Remove PRODUCT_SUPPORTS_VERITY(_FEC) reference 2022-08-11 08:12:58 +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
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 a doc about dex_preopt_check. 2022-05-20 16:21:46 +01:00
pack_dyn_relocs_setup.mk
package.mk
package_internal.mk Move manifest generation logic into static_java_library.mk 2022-01-06 18:47:57 +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 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 Remove all_product_makefiles 2022-05-10 15:39:10 -07:00
product_config.rbc Add function for flattening 2d lists 2022-05-05 11:41:59 -07:00
proguard.flags Add keep rules for @KeepForWeakReference annotation 2022-05-11 09:47:12 -07:00
proguard.jacoco.flags
proguard_basic_keeps.flags Merge "Ensure runtime-visible annotations are kept" 2022-07-28 15:58:28 +00:00
project_definitions.mk
python_binary_host_test_config_template.xml
rbe.mk Use OUT_DIR to find the r8/d8 binaries instead out hard coded out/ 2022-05-25 06:29:46 +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
rust_host_test_config_template.xml
sdk_check.mk
sdk_font.mk
shared_library.mk
shared_library_internal.mk
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 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 Add WIFI_ variables into soong config 2022-08-03 17:46:07 +09: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
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