platform_build_soong/cc
Kiyoung Kim 0d1c1e6aef Remove VNDK information from CC and APEX tests
VNDK is deprecated in 24Q2, so soong should be tested with no device and
platform vndk versions. This change removes all VNDK related tests and
VNDK versions from soong-cc and soong-apex tests.

Bug: 330100430
Test: m nothing --no-skip-soong-tests passed
Change-Id: I45e6c13e6c0a6bc9710b120e8d5b167e2051631e
2024-03-28 15:15:01 +09:00
..
config [cc:riscv64] Do not pass -mno-strict-align while linking 2024-03-20 17:25:20 +00:00
libbuildversion
ndk_api_coverage_parser Remove OWNERS access for non-build team people to core build system 2023-02-28 19:29:47 -08:00
ndkstubgen ndkstubgen: use llndk=<version> for new llndk stub 2024-03-14 06:06:26 +09:00
symbolfile ndkstubgen: use llndk=<version> for new llndk stub 2024-03-14 06:06:26 +09:00
afdo.go Remove fdoProfileMutator 2024-02-09 13:49:02 -08:00
afdo_test.go Fix TestAfdoDeps for darwin 2024-02-09 12:22:13 -08:00
Android.bp Remove vendor_snapshot_test 2024-03-28 15:11:16 +09:00
androidmk.go Reapply "Rename LOCAL_USE_VNDK" 2024-02-05 10:31:23 +09:00
api_level.go Revert "Revert "Set VIC as minimum SDK version for riscv64"" 2023-07-26 09:47:10 -07:00
binary.go Use ModuleInfoJSONProvider for cc modules 2024-01-02 16:06:09 -08:00
binary_sdk_member.go
binary_test.go Remove ConvertWithBp2build implementations 2023-12-08 13:51:05 -08:00
builder.go Build native libraries used by layoutlib. 2023-12-12 05:06:20 +00:00
cc.go Add required, host_required, and target_required as dependencies 2024-03-20 17:05:17 +09:00
cc_test.go Remove VNDK information from CC and APEX tests 2024-03-28 15:15:01 +09:00
ccdeps.go Parallelize singleton execution 2023-05-19 20:31:32 +00:00
check.go Error on the usage of -target flag 2024-02-16 19:42:15 +00:00
cmakelists.go Parallelize singleton execution 2023-05-19 20:31:32 +00:00
compdb.go Parallelize singleton execution 2023-05-19 20:31:32 +00:00
compiler.go Remove x86 specific flags from bpf target 2024-02-01 20:51:48 -08:00
compiler_test.go
coverage.go Merge "Only link the profile extras lib for device variant." into main 2024-02-12 18:12:14 +00:00
fdo_profile.go Remove fdoProfileMutator 2024-02-09 13:49:02 -08:00
fuzz.go Merge "fuzz packaging: implement system/vendor split" into main 2024-01-03 22:14:24 +00:00
gen.go Disable tidy checks for generated code 2024-01-10 16:29:51 +09:00
gen_test.go Add TestContext parameter to ContentFromFileRuleForTests 2023-12-03 17:22:56 -08:00
generated_cc_library.go Remove ConvertWithBp2build implementations 2023-12-08 13:51:05 -08:00
genrule.go Generate VNDK independent image variant with cc genrule 2024-01-10 10:13:31 +09:00
genrule_test.go Remove VNDK information from CC and APEX tests 2024-03-28 15:15:01 +09:00
image.go Split usage of UseVndk 2024-01-09 11:37:14 +09:00
image_sdk_traits.go
installer.go Split usage of UseVndk 2024-01-09 11:37:14 +09:00
kernel_headers.go "master" was renamed "main". 2024-01-09 22:09:07 +00:00
library.go Merge "Clean up LLNDK stubs" into main 2024-03-14 03:58:14 +00:00
library_headers.go Remove ConvertWithBp2build implementations 2023-12-08 13:51:05 -08:00
library_headers_test.go Make more cc tests parallel 2022-12-05 13:43:29 -05:00
library_sdk_member.go Convert OtherModuleProvider to generic providers API 2023-12-14 16:12:22 -08:00
library_stub.go Remove VNDK information from CC and APEX tests 2024-03-28 15:15:01 +09:00
library_stub_test.go Remove VNDK information from CC and APEX tests 2024-03-28 15:15:01 +09:00
library_test.go Remove ConvertWithBp2build implementations 2023-12-08 13:51:05 -08:00
linkable.go Split usage of UseVndk 2024-01-09 11:37:14 +09:00
linker.go Defer to clang for --hash-style. 2024-03-20 14:50:26 +00:00
llndk_library.go
lto.go Merge "Revert^2 "Enable full LTO optimization by default"" into main 2024-03-27 01:58:09 +00:00
lto_test.go Convert LTO mutators to TransitionMutator 2024-01-26 11:06:45 -08:00
makevars.go Export clang coverage flags 2024-01-12 11:19:24 -08:00
native_bridge_sdk_trait.go
ndk_abi.go Parallelize singleton execution 2023-05-19 20:31:32 +00:00
ndk_headers.go "master" was renamed "main". 2024-01-09 22:09:07 +00:00
ndk_library.go Re-enable abi checking for hwasan builds. 2024-03-25 16:29:26 -07:00
ndk_prebuilt.go Convert SetProvider to generic providers API 2023-12-14 16:12:20 -08:00
ndk_sysroot.go Create bp2build converter for versioned_ndk_headers 2023-10-02 17:35:55 +00:00
ndk_test.go Add a property in ndk_library for header contributions 2022-08-30 18:24:40 +00:00
object.go Use ModuleInfoJSONProvider for cc modules 2024-01-02 16:06:09 -08:00
object_test.go Remove VNDK information from CC and APEX tests 2024-03-28 15:15:01 +09:00
orderfile.go Convert orderfile mutators to TransitionMutator 2024-01-26 11:06:45 -08:00
orderfile_test.go gofmt soong 2023-10-18 17:42:59 -07:00
OWNERS Remove OWNERS access for non-build team people to core build system 2023-02-28 19:29:47 -08:00
prebuilt.go disablePrebuilt: also clear sanitizer-dependent Srcs 2024-02-28 19:14:59 -08:00
prebuilt_test.go Support partial module variants with apex_contributions 2024-03-04 08:39:20 +00:00
proto.go Remove ConvertWithBp2build implementations 2023-12-08 13:51:05 -08:00
proto_test.go
pylintrc
rs.go Remove ConvertWithBp2build implementations 2023-12-08 13:51:05 -08:00
sabi.go Separate LLNDK ABI diff reports from the other variants 2024-02-07 15:35:36 +08:00
sanitize.go Convert Provider to generic providers API 2023-12-14 16:12:21 -08:00
sanitize_test.go Convert ModuleProvder to generic providers API 2023-12-14 16:12:22 -08:00
sdk.go Install sdk variants in unbundled builds and package uninstallable variants 2023-05-02 15:37:26 +00:00
sdk_test.go Install sdk variants in unbundled builds and package uninstallable variants 2023-05-02 15:37:26 +00:00
snapshot_prebuilt.go Convert SetProvider to generic providers API 2023-12-14 16:12:20 -08:00
snapshot_utils.go rust: Add vendor and recovery dylib support. 2023-07-14 12:43:09 -04:00
stl.go Define libc++ config macros to nothing 2024-02-28 19:14:24 -08:00
strip.go Remove ConvertWithBp2build implementations 2023-12-08 13:51:05 -08:00
stub_library.go Generate vendor specific STUB_LIBRARIES 2023-12-05 08:24:38 +09:00
test.go Split usage of UseVndk 2024-01-09 11:37:14 +09:00
test_data_test.go
testing.go Remove VNDK information from CC and APEX tests 2024-03-28 15:15:01 +09:00
tidy.go Remove ConvertWithBp2build implementations 2023-12-08 13:51:05 -08:00
tidy_test.go Disable tidy checks for generated code 2024-01-10 16:29:51 +09:00
util.go make android.InList generic 2023-07-18 15:07:24 -04:00
vendor_public_library.go
vendor_public_library_test.go Remove VNDK information from CC and APEX tests 2024-03-28 15:15:01 +09:00
vendor_snapshot.go Convert ModuleProvder to generic providers API 2023-12-14 16:12:22 -08:00
vndk.go Build VNDK with VNDK prebuilts without BOARD_VNDK_VERSION 2024-02-01 11:20:14 +09:00
vndk_prebuilt.go Merge "Build VNDK with VNDK prebuilts without BOARD_VNDK_VERSION" into main 2024-02-02 01:06:37 +00:00