// 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_rust_syn_v2_license", ], } // GN: License-Artificial license { name: "external_cronet_third_party_rust_syn_v2_license", visibility: [ ":__subpackages__", ], license_text: [ "LICENSE", ], license_kinds: [ "SPDX-license-identifier-Apache-2.0", ], } // GN: //third_party/rust/syn/v2:lib rust_library_rlib { name: "libsyn_cronet_aml_third_party_rust_syn_v2_lib", srcs: [ "src/attr.rs", "src/bigint.rs", "src/buffer.rs", "src/custom_keyword.rs", "src/custom_punctuation.rs", "src/data.rs", "src/derive.rs", "src/discouraged.rs", "src/drops.rs", "src/error.rs", "src/export.rs", "src/expr.rs", "src/ext.rs", "src/file.rs", "src/gen/clone.rs", "src/gen/debug.rs", "src/gen/eq.rs", "src/gen/fold.rs", "src/gen/hash.rs", "src/gen/visit.rs", "src/gen/visit_mut.rs", "src/gen_helper.rs", "src/generics.rs", "src/group.rs", "src/ident.rs", "src/item.rs", "src/lib.rs", "src/lifetime.rs", "src/lit.rs", "src/lookahead.rs", "src/mac.rs", "src/macros.rs", "src/meta.rs", "src/op.rs", "src/parse.rs", "src/parse_macro_input.rs", "src/parse_quote.rs", "src/pat.rs", "src/path.rs", "src/print.rs", "src/punctuated.rs", "src/restriction.rs", "src/sealed.rs", "src/span.rs", "src/spanned.rs", "src/stmt.rs", "src/thread.rs", "src/token.rs", "src/tt.rs", "src/ty.rs", "src/verbatim.rs", "src/whitespace.rs", ], host_supported: true, device_supported: false, apex_available: [ "com.android.tethering", ], min_sdk_version: "30", visibility: [ "//external/cronet:__subpackages__", ], crate_name: "syn", crate_root: "src/lib.rs", host_cross_supported: false, rustlibs: [ "libproc_macro2_cronet_aml_third_party_rust_proc_macro2_v1_lib", "libquote_cronet_aml_third_party_rust_quote_v1_lib", "libunicode_ident_cronet_aml_third_party_rust_unicode_ident_v1_lib", ], target: { host: { edition: "2021", cfgs: [ "cr_rustc_revision=\"ab71ee7a9214c2793108a41efb065aa77aeb7326-2-llvmorg-19-init-8091-gab037c4f\"", ], features: [ "clone-impls", "derive", "extra-traits", "full", "parsing", "printing", "proc-macro", "quote", ], flags: [ "-Cmetadata=syn-2", "-Cforce-unwind-tables=no", "-Crelocation-model=pic", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Clto=no", "-Copt-level=3", "-Cdebuginfo=1", "--cap-lints=allow", "-Dunsafe_op_in_unsafe_fn", "-Dwarnings", "-Aunused-imports", ], compile_multilib: "64", }, }, } // GN: //third_party/rust/syn/v2:lib__testing rust_library_rlib { name: "libsyn_cronet_aml_third_party_rust_syn_v2_lib__testing", srcs: [ "src/attr.rs", "src/bigint.rs", "src/buffer.rs", "src/custom_keyword.rs", "src/custom_punctuation.rs", "src/data.rs", "src/derive.rs", "src/discouraged.rs", "src/drops.rs", "src/error.rs", "src/export.rs", "src/expr.rs", "src/ext.rs", "src/file.rs", "src/gen/clone.rs", "src/gen/debug.rs", "src/gen/eq.rs", "src/gen/fold.rs", "src/gen/hash.rs", "src/gen/visit.rs", "src/gen/visit_mut.rs", "src/gen_helper.rs", "src/generics.rs", "src/group.rs", "src/ident.rs", "src/item.rs", "src/lib.rs", "src/lifetime.rs", "src/lit.rs", "src/lookahead.rs", "src/mac.rs", "src/macros.rs", "src/meta.rs", "src/op.rs", "src/parse.rs", "src/parse_macro_input.rs", "src/parse_quote.rs", "src/pat.rs", "src/path.rs", "src/print.rs", "src/punctuated.rs", "src/restriction.rs", "src/sealed.rs", "src/span.rs", "src/spanned.rs", "src/stmt.rs", "src/thread.rs", "src/token.rs", "src/tt.rs", "src/ty.rs", "src/verbatim.rs", "src/whitespace.rs", ], host_supported: true, device_supported: false, apex_available: [ "com.android.tethering", ], min_sdk_version: "30", visibility: [ "//external/cronet:__subpackages__", ], crate_name: "syn", crate_root: "src/lib.rs", host_cross_supported: false, rustlibs: [ "libproc_macro2_cronet_aml_third_party_rust_proc_macro2_v1_lib__testing", "libquote_cronet_aml_third_party_rust_quote_v1_lib__testing", "libunicode_ident_cronet_aml_third_party_rust_unicode_ident_v1_lib__testing", ], target: { host: { edition: "2021", cfgs: [ "cr_rustc_revision=\"ab71ee7a9214c2793108a41efb065aa77aeb7326-2-llvmorg-19-init-8091-gab037c4f\"", ], features: [ "clone-impls", "derive", "extra-traits", "full", "parsing", "printing", "proc-macro", "quote", ], flags: [ "-Cmetadata=syn-2", "-Cforce-unwind-tables=no", "-Crelocation-model=pic", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Clto=no", "-Copt-level=3", "-Cdebuginfo=1", "--cap-lints=allow", "-Dunsafe_op_in_unsafe_fn", "-Dwarnings", "-Aunused-imports", ], compile_multilib: "64", }, }, }