// 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_third_party_netty4_license", ], } // GN: License-Artificial license { name: "external_cronet_third_party_netty4_license", visibility: [ ":__subpackages__", ], license_text: [ "LICENSE", ], license_kinds: [ "SPDX-license-identifier-Apache-2.0", ], } // GN: //third_party/netty4:netty_all_java__testing java_import { name: "cronet_aml_third_party_netty4_netty_all_java__testing", apex_available: [ "com.android.tethering", ], min_sdk_version: "30", sdk_version: "current", visibility: [ "//external/cronet:__subpackages__", "//packages/modules/Connectivity:__subpackages__", ], jars: [ "src/jar/all-in-one/netty-all-4.1.9.Final.jar", ], }