// Copyright (C) 2022 The Android Open Source Project // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agreed to in writing, software // distributed under the License is distributed on an "AS IS" BASIS, // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. // See the License for the specific language governing permissions and // limitations under the License. // // This file is automatically generated by gn2bp/gen_android_bp.py. Do not edit. // GN: Package-Artificial package { default_applicable_licenses: [ "external_cronet_license", ], } // GN: //base/version_info/android:channel_enum_java__testing java_library { name: "cronet_aml_base_version_info_android_channel_enum_java__testing", srcs: [ ":cronet_aml_base_version_info_android_channel_enum_srcjar__testing", ], apex_available: [ "com.android.tethering", ], min_sdk_version: "30", libs: [ "androidx.annotation_annotation", ], sdk_version: "current", visibility: [ "//external/cronet:__subpackages__", ], jarjar_rules: ":remove_gen_jni_jarjar_rules", } // GN: //base/version_info/android:version_constants_java__testing java_library { name: "cronet_aml_base_version_info_android_version_constants_java__testing", srcs: [ ":cronet_aml_base_version_info_android_generate_version_constants__testing", "java/src/org/chromium/base/version_info/VersionConstantsBridge.java", "java/src/org/chromium/base/version_info/VersionInfo.java", ], static_libs: [ "cronet_aml_base_version_info_android_channel_enum_java__testing", "cronet_aml_build_android_build_java__testing", "cronet_aml_third_party_jni_zero_jni_zero_java__testing", ], apex_available: [ "com.android.tethering", ], min_sdk_version: "30", libs: [ "androidx.annotation_annotation", ], sdk_version: "current", visibility: [ "//external/cronet:__subpackages__", ], jarjar_rules: ":remove_gen_jni_jarjar_rules", }