// This is auto-generated. DO NOT EDIT. package { // A default list here prevents the license LSC from adding its own list which would // be unnecessary as every module in the sdk already has its own licenses property. default_applicable_licenses: ["Android-Apache-2.0"], } apex_contributions_defaults { name: "art-module-test-exports.contributions", contents: [ "prebuilt_core-compat-test-rules", "prebuilt_core-test-rules", "prebuilt_core-tests-support", "prebuilt_okhttp-tests-nojarjar", "prebuilt_art_cts_jvmti_test_library", "prebuilt_expected_cts_outputs", "prebuilt_core-libart-for-host", "prebuilt_okhttp-for-host", "prebuilt_libcore-expectations-knownfailures-jar", "prebuilt_libcore-expectations-virtualdeviceknownfailures-jar", "prebuilt_okhttp-nojarjar", "prebuilt_apache-harmony-jdwp-tests", "prebuilt_libcore-crypto-tests", "prebuilt_core-ojtests-public", "prebuilt_jsr166-tests", "prebuilt_apache-harmony-tests", "prebuilt_core-tests", "prebuilt_libjavacoretests", ], } java_import { name: "core-compat-test-rules", // Do not prefer prebuilt if the Soong config variable "source_build" in namespace "art_module" is true. use_source_config_var: { config_namespace: "art_module", var_name: "source_build", }, visibility: ["//visibility:public"], apex_available: ["//apex_available:platform"], licenses: ["art-module-test-exports_libcore_license"], jars: ["java/core-compat-test-rules.jar"], } java_import { name: "core-test-rules", // Do not prefer prebuilt if the Soong config variable "source_build" in namespace "art_module" is true. use_source_config_var: { config_namespace: "art_module", var_name: "source_build", }, visibility: ["//visibility:public"], apex_available: ["//apex_available:platform"], licenses: ["art-module-test-exports_libcore_license"], jars: ["java/core-test-rules.jar"], } java_import { name: "core-tests-support", // Do not prefer prebuilt if the Soong config variable "source_build" in namespace "art_module" is true. use_source_config_var: { config_namespace: "art_module", var_name: "source_build", }, visibility: ["//visibility:public"], apex_available: ["//apex_available:platform"], licenses: ["art-module-test-exports_libcore_license"], jars: ["java/core-tests-support.jar"], min_sdk_version: "31", } java_import { name: "okhttp-tests-nojarjar", // Do not prefer prebuilt if the Soong config variable "source_build" in namespace "art_module" is true. use_source_config_var: { config_namespace: "art_module", var_name: "source_build", }, visibility: ["//visibility:public"], apex_available: ["//apex_available:platform"], licenses: ["art-module-test-exports_external_okhttp_license"], jars: ["java/okhttp-tests-nojarjar.jar"], } java_import { name: "art_cts_jvmti_test_library", // Do not prefer prebuilt if the Soong config variable "source_build" in namespace "art_module" is true. use_source_config_var: { config_namespace: "art_module", var_name: "source_build", }, visibility: ["//visibility:public"], apex_available: ["//apex_available:platform"], licenses: ["art-module-test-exports_art_license"], jars: ["java/art_cts_jvmti_test_library.jar"], min_sdk_version: "31", } java_import { name: "expected_cts_outputs", // Do not prefer prebuilt if the Soong config variable "source_build" in namespace "art_module" is true. use_source_config_var: { config_namespace: "art_module", var_name: "source_build", }, visibility: ["//visibility:public"], apex_available: ["//apex_available:platform"], licenses: ["art-module-test-exports_art_license"], jars: ["java/expected_cts_outputs.jar"], min_sdk_version: "31", } java_import { name: "core-libart-for-host", // Do not prefer prebuilt if the Soong config variable "source_build" in namespace "art_module" is true. use_source_config_var: { config_namespace: "art_module", var_name: "source_build", }, visibility: ["//visibility:public"], apex_available: ["//apex_available:platform"], licenses: ["art-module-test-exports_libcore_license"], jars: ["java/core-libart-for-host.jar"], } java_import { name: "okhttp-for-host", // Do not prefer prebuilt if the Soong config variable "source_build" in namespace "art_module" is true. use_source_config_var: { config_namespace: "art_module", var_name: "source_build", }, visibility: ["//visibility:public"], apex_available: ["//apex_available:platform"], licenses: ["art-module-test-exports_external_okhttp_license"], jars: ["java/okhttp-for-host.jar"], } java_import { name: "libcore-expectations-knownfailures-jar", // Do not prefer prebuilt if the Soong config variable "source_build" in namespace "art_module" is true. use_source_config_var: { config_namespace: "art_module", var_name: "source_build", }, visibility: ["//visibility:public"], apex_available: ["//apex_available:platform"], licenses: ["art-module-test-exports_libcore_license"], jars: ["java/libcore-expectations-knownfailures-jar.jar"], min_sdk_version: "31", } java_import { name: "libcore-expectations-virtualdeviceknownfailures-jar", // Do not prefer prebuilt if the Soong config variable "source_build" in namespace "art_module" is true. use_source_config_var: { config_namespace: "art_module", var_name: "source_build", }, visibility: ["//visibility:public"], apex_available: ["//apex_available:platform"], licenses: ["art-module-test-exports_libcore_license"], jars: ["java/libcore-expectations-virtualdeviceknownfailures-jar.jar"], min_sdk_version: "31", } java_import { name: "okhttp-nojarjar", // Do not prefer prebuilt if the Soong config variable "source_build" in namespace "art_module" is true. use_source_config_var: { config_namespace: "art_module", var_name: "source_build", }, visibility: ["//visibility:public"], apex_available: ["//apex_available:platform"], licenses: ["art-module-test-exports_external_okhttp_license"], jars: ["java/okhttp-nojarjar.jar"], } java_test_import { name: "apache-harmony-jdwp-tests", // Do not prefer prebuilt if the Soong config variable "source_build" in namespace "art_module" is true. use_source_config_var: { config_namespace: "art_module", var_name: "source_build", }, visibility: ["//visibility:public"], apex_available: ["//apex_available:platform"], licenses: ["art-module-test-exports_external_apache-harmony_jdwp_license"], jars: ["java/apache-harmony-jdwp-tests.jar"], test_config: "java/apache-harmony-jdwp-tests-AndroidTest.xml", } java_test_import { name: "libcore-crypto-tests", // Do not prefer prebuilt if the Soong config variable "source_build" in namespace "art_module" is true. use_source_config_var: { config_namespace: "art_module", var_name: "source_build", }, visibility: ["//visibility:public"], apex_available: ["//apex_available:platform"], licenses: ["art-module-test-exports_libcore_license"], jars: ["java/libcore-crypto-tests.jar"], test_config: "java/libcore-crypto-tests-AndroidTest.xml", } java_test_import { name: "core-ojtests-public", // Do not prefer prebuilt if the Soong config variable "source_build" in namespace "art_module" is true. use_source_config_var: { config_namespace: "art_module", var_name: "source_build", }, visibility: ["//visibility:public"], apex_available: ["//apex_available:platform"], licenses: ["art-module-test-exports_libcore_ojluni_src_test_license"], jars: ["java/core-ojtests-public.jar"], test_config: "java/core-ojtests-public-AndroidTest.xml", } java_test_import { name: "jsr166-tests", // Do not prefer prebuilt if the Soong config variable "source_build" in namespace "art_module" is true. use_source_config_var: { config_namespace: "art_module", var_name: "source_build", }, visibility: ["//visibility:public"], apex_available: ["//apex_available:platform"], licenses: ["art-module-test-exports_libcore_license"], jars: ["java/jsr166-tests.jar"], test_config: "java/jsr166-tests-AndroidTest.xml", } java_test_import { name: "apache-harmony-tests", // Do not prefer prebuilt if the Soong config variable "source_build" in namespace "art_module" is true. use_source_config_var: { config_namespace: "art_module", var_name: "source_build", }, visibility: ["//visibility:public"], apex_available: ["//apex_available:platform"], licenses: ["art-module-test-exports_external_apache-harmony_license"], jars: ["java/apache-harmony-tests.jar"], test_config: "java/apache-harmony-tests-AndroidTest.xml", } java_test_import { name: "core-tests", // Do not prefer prebuilt if the Soong config variable "source_build" in namespace "art_module" is true. use_source_config_var: { config_namespace: "art_module", var_name: "source_build", }, visibility: ["//visibility:public"], apex_available: ["//apex_available:platform"], licenses: ["art-module-test-exports_libcore_license"], jars: ["java/core-tests.jar"], test_config: "java/core-tests-AndroidTest.xml", } license { name: "art-module-test-exports_art_license", visibility: ["//visibility:private"], license_kinds: [ "SPDX-license-identifier-Apache-2.0", "SPDX-license-identifier-BSD", ], license_text: ["licenses/art/NOTICE"], } license { name: "art-module-test-exports_libcore_license", visibility: ["//visibility:private"], license_kinds: [ "SPDX-license-identifier-Apache-2.0", "SPDX-license-identifier-BSD", "SPDX-license-identifier-GPL-2.0-with-classpath-exception", "SPDX-license-identifier-MIT", "SPDX-license-identifier-OpenSSL", "SPDX-license-identifier-Unicode-DFS", "SPDX-license-identifier-W3C", "legacy_unencumbered", ], license_text: [ "licenses/libcore/LICENSE", "licenses/libcore/NOTICE", "licenses/libcore/ojluni/src/main/NOTICE", ], } license { name: "art-module-test-exports_external_okhttp_license", visibility: ["//visibility:private"], license_kinds: ["SPDX-license-identifier-Apache-2.0"], license_text: ["licenses/external/okhttp/LICENSE.txt"], } license { name: "art-module-test-exports_external_apache-harmony_jdwp_license", visibility: ["//visibility:private"], license_kinds: ["SPDX-license-identifier-Apache-2.0"], license_text: [ "licenses/external/apache-harmony/jdwp/COPYRIGHT.txt", "licenses/external/apache-harmony/jdwp/LICENSE.txt", "licenses/external/apache-harmony/jdwp/NOTICE.txt", ], } license { name: "art-module-test-exports_libcore_ojluni_src_test_license", visibility: ["//visibility:private"], license_kinds: [ "SPDX-license-identifier-Apache-2.0", "SPDX-license-identifier-GPL-2.0", ], license_text: ["licenses/libcore/ojluni/src/test/LICENSE"], } license { name: "art-module-test-exports_external_apache-harmony_license", visibility: ["//visibility:private"], license_kinds: ["SPDX-license-identifier-Apache-2.0"], license_text: ["licenses/external/apache-harmony/NOTICE"], } cc_prebuilt_library_shared { name: "libjavacoretests", // Do not prefer prebuilt if the Soong config variable "source_build" in namespace "art_module" is true. use_source_config_var: { config_namespace: "art_module", var_name: "source_build", }, visibility: ["//visibility:public"], apex_available: ["//apex_available:platform"], licenses: ["art-module-test-exports_libcore_license"], compile_multilib: "both", shared_libs: [ "liblog", "libnativehelper", ], arch: { arm64: { srcs: ["arm64/lib/libjavacoretests.so"], }, x86_64: { srcs: ["x86_64/lib/libjavacoretests.so"], }, arm: { srcs: ["arm/lib/libjavacoretests.so"], }, x86: { srcs: ["x86/lib/libjavacoretests.so"], }, }, strip: { none: true, }, }