// 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_anonymous_tokens_license", ], } // GN: License-Artificial license { name: "external_cronet_third_party_anonymous_tokens_license", visibility: [ ":__subpackages__", ], license_text: [ "LICENSE", ], license_kinds: [ "SPDX-license-identifier-Apache-2.0", ], } // GN: //third_party/anonymous_tokens:anonymous_tokens_cc_proto__testing cc_library_static { name: "cronet_aml_third_party_anonymous_tokens_anonymous_tokens_cc_proto__testing", srcs: [ ":cronet_aml_third_party_anonymous_tokens_anonymous_tokens_cc_proto_gen__testing", ], shared_libs: [ "liblog", "libprotobuf-cpp-lite", ], generated_headers: [ "cronet_aml_third_party_anonymous_tokens_anonymous_tokens_cc_proto_gen__testing_headers", ], export_generated_headers: [ "cronet_aml_third_party_anonymous_tokens_anonymous_tokens_cc_proto_gen__testing_headers", ], defaults: [ "cronet_aml_cc_defaults", ], cflags: [ "-DANDROID", "-DANDROID_NDK_VERSION_ROLL=r26b_1", "-DCR_CLANG_REVISION=\"llvmorg-19-init-8091-gab037c4f-22\"", "-DCR_LIBCXX_REVISION=e3b94d0e5b86883fd77696bf10dc33ba250ba99b", "-DDYNAMIC_ANNOTATIONS_ENABLED=0", "-DGOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "-DGOOGLE_PROTOBUF_NO_RTTI", "-DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "-DHAVE_PTHREAD", "-DHAVE_SYS_UIO_H", "-DNDEBUG", "-DNO_UNWIND_TABLES", "-DNVALGRIND", "-DOFFICIAL_BUILD", "-D_GNU_SOURCE", "-D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "-D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_EXTENSIVE", "-D_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "-D__ANDROID_UNAVAILABLE_SYMBOLS_ARE_WEAK__", "-D__STDC_CONSTANT_MACROS", "-D__STDC_FORMAT_MACROS", "-fdata-sections", "-ffunction-sections", "-fno-asynchronous-unwind-tables", "-fno-unwind-tables", "-fstack-protector", "-fvisibility-inlines-hidden", "-fvisibility=hidden", "-g1", ], include_dirs: [ "external/cronet/", "external/cronet/buildtools/third_party/libc++/", "external/cronet/third_party/libc++/src/include", "external/cronet/third_party/libc++abi/src/include", "external/cronet/third_party/protobuf/src/", ], cpp_std: "c++20", ldflags: [ "-Wl,--as-needed", "-Wl,--gc-sections", "-Wl,--icf=all", ], visibility: [ "//external/cronet:__subpackages__", ], target: { android_arm: { cflags: [ "-D_FORTIFY_SOURCE=2", ], }, android_arm64: { cflags: [ "-D_FORTIFY_SOURCE=2", "-O2", "-mno-outline", ], }, android_x86: { cflags: [ "-D_FORTIFY_SOURCE=2", "-msse3", ], }, android_x86_64: { cflags: [ "-D_FORTIFY_SOURCE=2", "-msse3", ], }, }, } // GN: //third_party/anonymous_tokens:anonymous_tokens_cc_proto_gen__testing cc_genrule { name: "cronet_aml_third_party_anonymous_tokens_anonymous_tokens_cc_proto_gen__testing", srcs: [ "src/anonymous_tokens/proto/anonymous_tokens.proto", ], tools: [ "cronet_aml_third_party_protobuf_protoc", ], cmd: "$(location cronet_aml_third_party_protobuf_protoc) --proto_path=external/cronet/third_party/anonymous_tokens/src --cpp_out=lite=true:$(genDir)/third_party/anonymous_tokens/src/ $(in)", out: [ "third_party/anonymous_tokens/src/anonymous_tokens/proto/anonymous_tokens.pb.cc", ], apex_available: [ "com.android.tethering", ], visibility: [ "//external/cronet:__subpackages__", ], } // GN: //third_party/anonymous_tokens:anonymous_tokens_cc_proto_gen__testing cc_genrule { name: "cronet_aml_third_party_anonymous_tokens_anonymous_tokens_cc_proto_gen__testing_headers", srcs: [ "src/anonymous_tokens/proto/anonymous_tokens.proto", ], tools: [ "cronet_aml_third_party_protobuf_protoc", ], cmd: "$(location cronet_aml_third_party_protobuf_protoc) --proto_path=external/cronet/third_party/anonymous_tokens/src --cpp_out=lite=true:$(genDir)/third_party/anonymous_tokens/src/ $(in)", out: [ "third_party/anonymous_tokens/src/anonymous_tokens/proto/anonymous_tokens.pb.h", ], export_include_dirs: [ ".", "protos", "third_party/anonymous_tokens/src", ], apex_available: [ "com.android.tethering", ], } // GN: //third_party/anonymous_tokens:anonymous_tokens_pb_openssl_converters__testing cc_library_static { name: "cronet_aml_third_party_anonymous_tokens_anonymous_tokens_pb_openssl_converters__testing", srcs: [ "src/anonymous_tokens/cpp/crypto/anonymous_tokens_pb_openssl_converters.cc", ], shared_libs: [ "liblog", "libprotobuf-cpp-lite", ], generated_headers: [ "cronet_aml_build_chromeos_buildflags__testing", "cronet_aml_third_party_anonymous_tokens_anonymous_tokens_cc_proto_gen__testing_headers", ], export_generated_headers: [ "cronet_aml_build_chromeos_buildflags__testing", "cronet_aml_third_party_anonymous_tokens_anonymous_tokens_cc_proto_gen__testing_headers", ], defaults: [ "cronet_aml_cc_defaults", ], cflags: [ "-DANDROID", "-DANDROID_NDK_VERSION_ROLL=r26b_1", "-DCR_CLANG_REVISION=\"llvmorg-19-init-8091-gab037c4f-22\"", "-DCR_LIBCXX_REVISION=e3b94d0e5b86883fd77696bf10dc33ba250ba99b", "-DDYNAMIC_ANNOTATIONS_ENABLED=0", "-DGOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "-DGOOGLE_PROTOBUF_NO_RTTI", "-DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "-DHAVE_PTHREAD", "-DHAVE_SYS_UIO_H", "-DNDEBUG", "-DNO_UNWIND_TABLES", "-DNVALGRIND", "-DOFFICIAL_BUILD", "-D_GNU_SOURCE", "-D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "-D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_EXTENSIVE", "-D_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "-D__ANDROID_UNAVAILABLE_SYMBOLS_ARE_WEAK__", "-D__STDC_CONSTANT_MACROS", "-D__STDC_FORMAT_MACROS", "-fdata-sections", "-ffunction-sections", "-fno-asynchronous-unwind-tables", "-fno-unwind-tables", "-fstack-protector", "-fvisibility-inlines-hidden", "-fvisibility=hidden", "-g1", ], include_dirs: [ "external/cronet/", "external/cronet/buildtools/third_party/libc++/", "external/cronet/third_party/abseil-cpp/", "external/cronet/third_party/anonymous_tokens/overrides/", "external/cronet/third_party/anonymous_tokens/src/", "external/cronet/third_party/boringssl/src/include/", "external/cronet/third_party/libc++/src/include", "external/cronet/third_party/libc++abi/src/include", "external/cronet/third_party/protobuf/src/", ], cpp_std: "c++20", ldflags: [ "-Wl,--as-needed", "-Wl,--gc-sections", "-Wl,--icf=all", ], visibility: [ "//external/cronet:__subpackages__", ], target: { android_arm: { cflags: [ "-D_FORTIFY_SOURCE=2", ], }, android_arm64: { cflags: [ "-D_FORTIFY_SOURCE=2", "-O2", "-mno-outline", ], }, android_x86: { cflags: [ "-D_FORTIFY_SOURCE=2", "-msse3", ], }, android_x86_64: { cflags: [ "-D_FORTIFY_SOURCE=2", "-msse3", ], }, }, } // GN: //third_party/anonymous_tokens:anonymous_tokens_public_key_client__testing cc_library_static { name: "cronet_aml_third_party_anonymous_tokens_anonymous_tokens_public_key_client__testing", srcs: [ "src/anonymous_tokens/cpp/client/anonymous_tokens_public_key_client.cc", ], shared_libs: [ "liblog", "libprotobuf-cpp-lite", ], generated_headers: [ "cronet_aml_build_chromeos_buildflags__testing", "cronet_aml_third_party_anonymous_tokens_anonymous_tokens_cc_proto_gen__testing_headers", ], export_generated_headers: [ "cronet_aml_build_chromeos_buildflags__testing", "cronet_aml_third_party_anonymous_tokens_anonymous_tokens_cc_proto_gen__testing_headers", ], defaults: [ "cronet_aml_cc_defaults", ], cflags: [ "-DANDROID", "-DANDROID_NDK_VERSION_ROLL=r26b_1", "-DCR_CLANG_REVISION=\"llvmorg-19-init-8091-gab037c4f-22\"", "-DCR_LIBCXX_REVISION=e3b94d0e5b86883fd77696bf10dc33ba250ba99b", "-DDYNAMIC_ANNOTATIONS_ENABLED=0", "-DGOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "-DGOOGLE_PROTOBUF_NO_RTTI", "-DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "-DHAVE_PTHREAD", "-DHAVE_SYS_UIO_H", "-DNDEBUG", "-DNO_UNWIND_TABLES", "-DNVALGRIND", "-DOFFICIAL_BUILD", "-D_GNU_SOURCE", "-D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "-D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_EXTENSIVE", "-D_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "-D__ANDROID_UNAVAILABLE_SYMBOLS_ARE_WEAK__", "-D__STDC_CONSTANT_MACROS", "-D__STDC_FORMAT_MACROS", "-fdata-sections", "-ffunction-sections", "-fno-asynchronous-unwind-tables", "-fno-unwind-tables", "-fstack-protector", "-fvisibility-inlines-hidden", "-fvisibility=hidden", "-g1", ], include_dirs: [ "external/cronet/", "external/cronet/buildtools/third_party/libc++/", "external/cronet/third_party/abseil-cpp/", "external/cronet/third_party/anonymous_tokens/overrides/", "external/cronet/third_party/anonymous_tokens/src/", "external/cronet/third_party/libc++/src/include", "external/cronet/third_party/libc++abi/src/include", "external/cronet/third_party/protobuf/src/", ], cpp_std: "c++20", ldflags: [ "-Wl,--as-needed", "-Wl,--gc-sections", "-Wl,--icf=all", ], visibility: [ "//external/cronet:__subpackages__", ], target: { android_arm: { cflags: [ "-D_FORTIFY_SOURCE=2", ], }, android_arm64: { cflags: [ "-D_FORTIFY_SOURCE=2", "-O2", "-mno-outline", ], }, android_x86: { cflags: [ "-D_FORTIFY_SOURCE=2", "-msse3", ], }, android_x86_64: { cflags: [ "-D_FORTIFY_SOURCE=2", "-msse3", ], }, }, } // GN: //third_party/anonymous_tokens:anonymous_tokens_redemption_client__testing cc_library_static { name: "cronet_aml_third_party_anonymous_tokens_anonymous_tokens_redemption_client__testing", srcs: [ "src/anonymous_tokens/cpp/client/anonymous_tokens_redemption_client.cc", ], shared_libs: [ "liblog", "libprotobuf-cpp-lite", ], generated_headers: [ "cronet_aml_build_chromeos_buildflags__testing", "cronet_aml_third_party_anonymous_tokens_anonymous_tokens_cc_proto_gen__testing_headers", ], export_generated_headers: [ "cronet_aml_build_chromeos_buildflags__testing", "cronet_aml_third_party_anonymous_tokens_anonymous_tokens_cc_proto_gen__testing_headers", ], defaults: [ "cronet_aml_cc_defaults", ], cflags: [ "-DANDROID", "-DANDROID_NDK_VERSION_ROLL=r26b_1", "-DCR_CLANG_REVISION=\"llvmorg-19-init-8091-gab037c4f-22\"", "-DCR_LIBCXX_REVISION=e3b94d0e5b86883fd77696bf10dc33ba250ba99b", "-DDYNAMIC_ANNOTATIONS_ENABLED=0", "-DGOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "-DGOOGLE_PROTOBUF_NO_RTTI", "-DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "-DHAVE_PTHREAD", "-DHAVE_SYS_UIO_H", "-DNDEBUG", "-DNO_UNWIND_TABLES", "-DNVALGRIND", "-DOFFICIAL_BUILD", "-D_GNU_SOURCE", "-D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "-D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_EXTENSIVE", "-D_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "-D__ANDROID_UNAVAILABLE_SYMBOLS_ARE_WEAK__", "-D__STDC_CONSTANT_MACROS", "-D__STDC_FORMAT_MACROS", "-fdata-sections", "-ffunction-sections", "-fno-asynchronous-unwind-tables", "-fno-unwind-tables", "-fstack-protector", "-fvisibility-inlines-hidden", "-fvisibility=hidden", "-g1", ], include_dirs: [ "external/cronet/", "external/cronet/buildtools/third_party/libc++/", "external/cronet/third_party/abseil-cpp/", "external/cronet/third_party/anonymous_tokens/overrides/", "external/cronet/third_party/anonymous_tokens/src/", "external/cronet/third_party/libc++/src/include", "external/cronet/third_party/libc++abi/src/include", "external/cronet/third_party/protobuf/src/", ], cpp_std: "c++20", ldflags: [ "-Wl,--as-needed", "-Wl,--gc-sections", "-Wl,--icf=all", ], visibility: [ "//external/cronet:__subpackages__", ], target: { android_arm: { cflags: [ "-D_FORTIFY_SOURCE=2", ], }, android_arm64: { cflags: [ "-D_FORTIFY_SOURCE=2", "-O2", "-mno-outline", ], }, android_x86: { cflags: [ "-D_FORTIFY_SOURCE=2", "-msse3", ], }, android_x86_64: { cflags: [ "-D_FORTIFY_SOURCE=2", "-msse3", ], }, }, } // GN: //third_party/anonymous_tokens:anonymous_tokens_rsa_bssa_client__testing cc_library_static { name: "cronet_aml_third_party_anonymous_tokens_anonymous_tokens_rsa_bssa_client__testing", srcs: [ "src/anonymous_tokens/cpp/client/anonymous_tokens_rsa_bssa_client.cc", ], shared_libs: [ "liblog", "libprotobuf-cpp-lite", ], generated_headers: [ "cronet_aml_build_chromeos_buildflags__testing", "cronet_aml_third_party_anonymous_tokens_anonymous_tokens_cc_proto_gen__testing_headers", ], export_generated_headers: [ "cronet_aml_build_chromeos_buildflags__testing", "cronet_aml_third_party_anonymous_tokens_anonymous_tokens_cc_proto_gen__testing_headers", ], defaults: [ "cronet_aml_cc_defaults", ], cflags: [ "-DANDROID", "-DANDROID_NDK_VERSION_ROLL=r26b_1", "-DCR_CLANG_REVISION=\"llvmorg-19-init-8091-gab037c4f-22\"", "-DCR_LIBCXX_REVISION=e3b94d0e5b86883fd77696bf10dc33ba250ba99b", "-DDYNAMIC_ANNOTATIONS_ENABLED=0", "-DGOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "-DGOOGLE_PROTOBUF_NO_RTTI", "-DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "-DHAVE_PTHREAD", "-DHAVE_SYS_UIO_H", "-DNDEBUG", "-DNO_UNWIND_TABLES", "-DNVALGRIND", "-DOFFICIAL_BUILD", "-D_GNU_SOURCE", "-D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "-D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_EXTENSIVE", "-D_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "-D__ANDROID_UNAVAILABLE_SYMBOLS_ARE_WEAK__", "-D__STDC_CONSTANT_MACROS", "-D__STDC_FORMAT_MACROS", "-fdata-sections", "-ffunction-sections", "-fno-asynchronous-unwind-tables", "-fno-unwind-tables", "-fstack-protector", "-fvisibility-inlines-hidden", "-fvisibility=hidden", "-g1", ], include_dirs: [ "external/cronet/", "external/cronet/buildtools/third_party/libc++/", "external/cronet/third_party/abseil-cpp/", "external/cronet/third_party/anonymous_tokens/overrides/", "external/cronet/third_party/anonymous_tokens/src/", "external/cronet/third_party/boringssl/src/include/", "external/cronet/third_party/libc++/src/include", "external/cronet/third_party/libc++abi/src/include", "external/cronet/third_party/protobuf/src/", ], cpp_std: "c++20", ldflags: [ "-Wl,--as-needed", "-Wl,--gc-sections", "-Wl,--icf=all", ], visibility: [ "//external/cronet:__subpackages__", ], target: { android_arm: { cflags: [ "-D_FORTIFY_SOURCE=2", ], }, android_arm64: { cflags: [ "-D_FORTIFY_SOURCE=2", "-O2", "-mno-outline", ], }, android_x86: { cflags: [ "-D_FORTIFY_SOURCE=2", "-msse3", ], }, android_x86_64: { cflags: [ "-D_FORTIFY_SOURCE=2", "-msse3", ], }, }, } // GN: //third_party/anonymous_tokens:anonymous_tokens_test_support__testing cc_library_static { name: "cronet_aml_third_party_anonymous_tokens_anonymous_tokens_test_support__testing", srcs: [ "src/anonymous_tokens/cpp/testing/proto_utils.cc", "src/anonymous_tokens/cpp/testing/utils.cc", "testdata_utils_impl.cc", ], shared_libs: [ "libandroid", "liblog", "libprotobuf-cpp-lite", ], generated_headers: [ "cronet_aml_base_allocator_buildflags__testing", "cronet_aml_base_allocator_partition_allocator_src_partition_alloc_chromecast_buildflags__testing", "cronet_aml_base_allocator_partition_allocator_src_partition_alloc_chromeos_buildflags__testing", "cronet_aml_base_allocator_partition_allocator_src_partition_alloc_debugging_buildflags__testing", "cronet_aml_base_allocator_partition_allocator_src_partition_alloc_partition_alloc_buildflags__testing", "cronet_aml_base_allocator_partition_allocator_src_partition_alloc_raw_ptr_buildflags__testing", "cronet_aml_base_anchor_functions_buildflags__testing", "cronet_aml_base_build_date__testing", "cronet_aml_base_cfi_buildflags__testing", "cronet_aml_base_check_version_internal_action__testing", "cronet_aml_base_clang_profiling_buildflags__testing", "cronet_aml_base_debugging_buildflags__testing", "cronet_aml_base_feature_list_buildflags__testing", "cronet_aml_base_fuzzing_buildflags__testing", "cronet_aml_base_ios_cronet_buildflags__testing", "cronet_aml_base_logging_buildflags__testing", "cronet_aml_base_message_pump_buildflags__testing", "cronet_aml_base_orderfile_buildflags__testing", "cronet_aml_base_power_monitor_buildflags__testing", "cronet_aml_base_profiler_buildflags__testing", "cronet_aml_base_protected_memory_buildflags__testing", "cronet_aml_base_rust_buildflags__testing", "cronet_aml_base_sanitizer_buildflags__testing", "cronet_aml_base_synchronization_buildflags__testing", "cronet_aml_base_tracing_buildflags__testing", "cronet_aml_build_blink_buildflags__testing", "cronet_aml_build_branding_buildflags__testing", "cronet_aml_build_chromecast_buildflags__testing", "cronet_aml_build_chromeos_buildflags__testing", "cronet_aml_build_config_compiler_compiler_buildflags__testing", "cronet_aml_build_ios_buildflags__testing", "cronet_aml_third_party_anonymous_tokens_anonymous_tokens_cc_proto_gen__testing_headers", ], export_generated_headers: [ "cronet_aml_base_allocator_buildflags__testing", "cronet_aml_base_allocator_partition_allocator_src_partition_alloc_chromecast_buildflags__testing", "cronet_aml_base_allocator_partition_allocator_src_partition_alloc_chromeos_buildflags__testing", "cronet_aml_base_allocator_partition_allocator_src_partition_alloc_debugging_buildflags__testing", "cronet_aml_base_allocator_partition_allocator_src_partition_alloc_partition_alloc_buildflags__testing", "cronet_aml_base_allocator_partition_allocator_src_partition_alloc_raw_ptr_buildflags__testing", "cronet_aml_base_anchor_functions_buildflags__testing", "cronet_aml_base_build_date__testing", "cronet_aml_base_cfi_buildflags__testing", "cronet_aml_base_check_version_internal_action__testing", "cronet_aml_base_clang_profiling_buildflags__testing", "cronet_aml_base_debugging_buildflags__testing", "cronet_aml_base_feature_list_buildflags__testing", "cronet_aml_base_fuzzing_buildflags__testing", "cronet_aml_base_ios_cronet_buildflags__testing", "cronet_aml_base_logging_buildflags__testing", "cronet_aml_base_message_pump_buildflags__testing", "cronet_aml_base_orderfile_buildflags__testing", "cronet_aml_base_power_monitor_buildflags__testing", "cronet_aml_base_profiler_buildflags__testing", "cronet_aml_base_protected_memory_buildflags__testing", "cronet_aml_base_rust_buildflags__testing", "cronet_aml_base_sanitizer_buildflags__testing", "cronet_aml_base_synchronization_buildflags__testing", "cronet_aml_base_tracing_buildflags__testing", "cronet_aml_build_blink_buildflags__testing", "cronet_aml_build_branding_buildflags__testing", "cronet_aml_build_chromecast_buildflags__testing", "cronet_aml_build_chromeos_buildflags__testing", "cronet_aml_build_config_compiler_compiler_buildflags__testing", "cronet_aml_build_ios_buildflags__testing", "cronet_aml_third_party_anonymous_tokens_anonymous_tokens_cc_proto_gen__testing_headers", ], defaults: [ "cronet_aml_cc_defaults", ], cflags: [ "-DANDROID", "-DANDROID_NDK_VERSION_ROLL=r26b_1", "-DCR_CLANG_REVISION=\"llvmorg-19-init-8091-gab037c4f-22\"", "-DCR_LIBCXX_REVISION=e3b94d0e5b86883fd77696bf10dc33ba250ba99b", "-DDYNAMIC_ANNOTATIONS_ENABLED=0", "-DGOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "-DGOOGLE_PROTOBUF_NO_RTTI", "-DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "-DHAVE_PTHREAD", "-DHAVE_SYS_UIO_H", "-DNDEBUG", "-DNO_UNWIND_TABLES", "-DNVALGRIND", "-DOFFICIAL_BUILD", "-D_GNU_SOURCE", "-D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "-D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_EXTENSIVE", "-D_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "-D__ANDROID_UNAVAILABLE_SYMBOLS_ARE_WEAK__", "-D__STDC_CONSTANT_MACROS", "-D__STDC_FORMAT_MACROS", "-fdata-sections", "-ffunction-sections", "-fno-asynchronous-unwind-tables", "-fno-unwind-tables", "-fstack-protector", "-fvisibility-inlines-hidden", "-fvisibility=hidden", "-g1", ], include_dirs: [ "external/cronet/", "external/cronet/base/allocator/partition_allocator/src/", "external/cronet/buildtools/third_party/libc++/", "external/cronet/third_party/abseil-cpp/", "external/cronet/third_party/anonymous_tokens/overrides/", "external/cronet/third_party/anonymous_tokens/src/", "external/cronet/third_party/boringssl/src/include/", "external/cronet/third_party/libc++/src/include", "external/cronet/third_party/libc++abi/src/include", "external/cronet/third_party/protobuf/src/", ], cpp_std: "c++20", ldflags: [ "-Wl,--as-needed", "-Wl,--gc-sections", "-Wl,--icf=all", "-Wl,--script,external/cronet/base/android/library_loader/anchor_functions.lds", "-Wl,-wrap,asprintf", "-Wl,-wrap,calloc", "-Wl,-wrap,free", "-Wl,-wrap,getcwd", "-Wl,-wrap,malloc", "-Wl,-wrap,malloc_usable_size", "-Wl,-wrap,memalign", "-Wl,-wrap,posix_memalign", "-Wl,-wrap,pvalloc", "-Wl,-wrap,realloc", "-Wl,-wrap,realpath", "-Wl,-wrap,strdup", "-Wl,-wrap,strndup", "-Wl,-wrap,valloc", "-Wl,-wrap,vasprintf", ], visibility: [ "//external/cronet:__subpackages__", ], target: { android_arm: { cflags: [ "-D_FORTIFY_SOURCE=2", ], }, android_arm64: { cflags: [ "-D_FORTIFY_SOURCE=2", "-O2", "-mno-outline", ], }, android_x86: { cflags: [ "-D_FORTIFY_SOURCE=2", "-msse3", ], }, android_x86_64: { cflags: [ "-D_FORTIFY_SOURCE=2", "-msse3", ], }, }, } // GN: //third_party/anonymous_tokens:anonymous_tokens_tests__testing cc_library_static { name: "cronet_aml_third_party_anonymous_tokens_anonymous_tokens_tests__testing", srcs: [ "src/anonymous_tokens/cpp/client/anonymous_tokens_public_key_client_test.cc", "src/anonymous_tokens/cpp/client/anonymous_tokens_redemption_client_test.cc", "src/anonymous_tokens/cpp/client/anonymous_tokens_rsa_bssa_client_test.cc", "src/anonymous_tokens/cpp/crypto/anonymous_tokens_pb_openssl_converters_test.cc", "src/anonymous_tokens/cpp/crypto/crypto_utils_test.cc", "src/anonymous_tokens/cpp/crypto/rsa_blind_signer_test.cc", "src/anonymous_tokens/cpp/crypto/rsa_blinder_test.cc", "src/anonymous_tokens/cpp/crypto/rsa_ssa_pss_verifier_test.cc", "src/anonymous_tokens/cpp/privacy_pass/rsa_bssa_public_metadata_client_test.cc", "src/anonymous_tokens/cpp/privacy_pass/token_encodings_test.cc", "src/anonymous_tokens/cpp/shared/proto_utils_test.cc", ], shared_libs: [ "libandroid", "liblog", "libprotobuf-cpp-lite", ], generated_headers: [ "cronet_aml_base_allocator_buildflags__testing", "cronet_aml_base_allocator_partition_allocator_src_partition_alloc_chromecast_buildflags__testing", "cronet_aml_base_allocator_partition_allocator_src_partition_alloc_chromeos_buildflags__testing", "cronet_aml_base_allocator_partition_allocator_src_partition_alloc_debugging_buildflags__testing", "cronet_aml_base_allocator_partition_allocator_src_partition_alloc_partition_alloc_buildflags__testing", "cronet_aml_base_allocator_partition_allocator_src_partition_alloc_raw_ptr_buildflags__testing", "cronet_aml_base_anchor_functions_buildflags__testing", "cronet_aml_base_build_date__testing", "cronet_aml_base_cfi_buildflags__testing", "cronet_aml_base_check_version_internal_action__testing", "cronet_aml_base_clang_profiling_buildflags__testing", "cronet_aml_base_debugging_buildflags__testing", "cronet_aml_base_feature_list_buildflags__testing", "cronet_aml_base_fuzzing_buildflags__testing", "cronet_aml_base_ios_cronet_buildflags__testing", "cronet_aml_base_logging_buildflags__testing", "cronet_aml_base_message_pump_buildflags__testing", "cronet_aml_base_orderfile_buildflags__testing", "cronet_aml_base_power_monitor_buildflags__testing", "cronet_aml_base_profiler_buildflags__testing", "cronet_aml_base_protected_memory_buildflags__testing", "cronet_aml_base_rust_buildflags__testing", "cronet_aml_base_sanitizer_buildflags__testing", "cronet_aml_base_synchronization_buildflags__testing", "cronet_aml_base_tracing_buildflags__testing", "cronet_aml_build_blink_buildflags__testing", "cronet_aml_build_branding_buildflags__testing", "cronet_aml_build_chromecast_buildflags__testing", "cronet_aml_build_chromeos_buildflags__testing", "cronet_aml_build_config_compiler_compiler_buildflags__testing", "cronet_aml_build_ios_buildflags__testing", "cronet_aml_third_party_anonymous_tokens_anonymous_tokens_cc_proto_gen__testing_headers", ], export_generated_headers: [ "cronet_aml_base_allocator_buildflags__testing", "cronet_aml_base_allocator_partition_allocator_src_partition_alloc_chromecast_buildflags__testing", "cronet_aml_base_allocator_partition_allocator_src_partition_alloc_chromeos_buildflags__testing", "cronet_aml_base_allocator_partition_allocator_src_partition_alloc_debugging_buildflags__testing", "cronet_aml_base_allocator_partition_allocator_src_partition_alloc_partition_alloc_buildflags__testing", "cronet_aml_base_allocator_partition_allocator_src_partition_alloc_raw_ptr_buildflags__testing", "cronet_aml_base_anchor_functions_buildflags__testing", "cronet_aml_base_build_date__testing", "cronet_aml_base_cfi_buildflags__testing", "cronet_aml_base_check_version_internal_action__testing", "cronet_aml_base_clang_profiling_buildflags__testing", "cronet_aml_base_debugging_buildflags__testing", "cronet_aml_base_feature_list_buildflags__testing", "cronet_aml_base_fuzzing_buildflags__testing", "cronet_aml_base_ios_cronet_buildflags__testing", "cronet_aml_base_logging_buildflags__testing", "cronet_aml_base_message_pump_buildflags__testing", "cronet_aml_base_orderfile_buildflags__testing", "cronet_aml_base_power_monitor_buildflags__testing", "cronet_aml_base_profiler_buildflags__testing", "cronet_aml_base_protected_memory_buildflags__testing", "cronet_aml_base_rust_buildflags__testing", "cronet_aml_base_sanitizer_buildflags__testing", "cronet_aml_base_synchronization_buildflags__testing", "cronet_aml_base_tracing_buildflags__testing", "cronet_aml_build_blink_buildflags__testing", "cronet_aml_build_branding_buildflags__testing", "cronet_aml_build_chromecast_buildflags__testing", "cronet_aml_build_chromeos_buildflags__testing", "cronet_aml_build_config_compiler_compiler_buildflags__testing", "cronet_aml_build_ios_buildflags__testing", "cronet_aml_third_party_anonymous_tokens_anonymous_tokens_cc_proto_gen__testing_headers", ], defaults: [ "cronet_aml_cc_defaults", ], cflags: [ "-DANDROID", "-DANDROID_NDK_VERSION_ROLL=r26b_1", "-DCR_CLANG_REVISION=\"llvmorg-19-init-8091-gab037c4f-22\"", "-DCR_LIBCXX_REVISION=e3b94d0e5b86883fd77696bf10dc33ba250ba99b", "-DDYNAMIC_ANNOTATIONS_ENABLED=0", "-DGOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "-DGOOGLE_PROTOBUF_NO_RTTI", "-DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "-DGTEST_API_=", "-DGTEST_HAS_ABSL", "-DGTEST_HAS_POSIX_RE=0", "-DGTEST_HAS_TR1_TUPLE=0", "-DGTEST_LANG_CXX11=1", "-DGTEST_NO_ABSL_FLAGS", "-DHAVE_PTHREAD", "-DHAVE_SYS_UIO_H", "-DNDEBUG", "-DNO_UNWIND_TABLES", "-DNVALGRIND", "-DOFFICIAL_BUILD", "-DUNIT_TEST", "-D_GNU_SOURCE", "-D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "-D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_EXTENSIVE", "-D_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "-D__ANDROID_UNAVAILABLE_SYMBOLS_ARE_WEAK__", "-D__STDC_CONSTANT_MACROS", "-D__STDC_FORMAT_MACROS", "-fdata-sections", "-ffunction-sections", "-fno-asynchronous-unwind-tables", "-fno-unwind-tables", "-fstack-protector", "-fvisibility-inlines-hidden", "-fvisibility=hidden", "-g1", ], include_dirs: [ "external/cronet/", "external/cronet/buildtools/third_party/libc++/", "external/cronet/third_party/abseil-cpp/", "external/cronet/third_party/anonymous_tokens/overrides/", "external/cronet/third_party/anonymous_tokens/src/", "external/cronet/third_party/boringssl/src/include/", "external/cronet/third_party/googletest/custom/", "external/cronet/third_party/googletest/src/googlemock/include/", "external/cronet/third_party/googletest/src/googletest/include/", "external/cronet/third_party/libc++/src/include", "external/cronet/third_party/libc++abi/src/include", "external/cronet/third_party/protobuf/src/", "external/cronet/third_party/re2/src/", ], cpp_std: "c++20", ldflags: [ "-Wl,--as-needed", "-Wl,--gc-sections", "-Wl,--icf=all", "-Wl,--script,external/cronet/base/android/library_loader/anchor_functions.lds", "-Wl,-wrap,asprintf", "-Wl,-wrap,calloc", "-Wl,-wrap,free", "-Wl,-wrap,getcwd", "-Wl,-wrap,malloc", "-Wl,-wrap,malloc_usable_size", "-Wl,-wrap,memalign", "-Wl,-wrap,posix_memalign", "-Wl,-wrap,pvalloc", "-Wl,-wrap,realloc", "-Wl,-wrap,realpath", "-Wl,-wrap,strdup", "-Wl,-wrap,strndup", "-Wl,-wrap,valloc", "-Wl,-wrap,vasprintf", ], visibility: [ "//external/cronet:__subpackages__", ], target: { android_arm: { cflags: [ "-D_FORTIFY_SOURCE=2", ], }, android_arm64: { cflags: [ "-D_FORTIFY_SOURCE=2", "-O2", "-mno-outline", ], }, android_x86: { cflags: [ "-D_FORTIFY_SOURCE=2", "-msse3", ], }, android_x86_64: { cflags: [ "-D_FORTIFY_SOURCE=2", "-msse3", ], }, }, } // GN: //third_party/anonymous_tokens:blind_signer__testing cc_library_static { name: "cronet_aml_third_party_anonymous_tokens_blind_signer__testing", shared_libs: [ "liblog", ], generated_headers: [ "cronet_aml_build_chromeos_buildflags__testing", ], export_generated_headers: [ "cronet_aml_build_chromeos_buildflags__testing", ], defaults: [ "cronet_aml_cc_defaults", ], cflags: [ "-DANDROID", "-DANDROID_NDK_VERSION_ROLL=r26b_1", "-DCR_CLANG_REVISION=\"llvmorg-19-init-8091-gab037c4f-22\"", "-DCR_LIBCXX_REVISION=e3b94d0e5b86883fd77696bf10dc33ba250ba99b", "-DDYNAMIC_ANNOTATIONS_ENABLED=0", "-DHAVE_SYS_UIO_H", "-DNDEBUG", "-DNO_UNWIND_TABLES", "-DNVALGRIND", "-DOFFICIAL_BUILD", "-D_GNU_SOURCE", "-D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "-D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_EXTENSIVE", "-D_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "-D__ANDROID_UNAVAILABLE_SYMBOLS_ARE_WEAK__", "-D__STDC_CONSTANT_MACROS", "-D__STDC_FORMAT_MACROS", "-fdata-sections", "-ffunction-sections", "-fno-asynchronous-unwind-tables", "-fno-unwind-tables", "-fstack-protector", "-fvisibility-inlines-hidden", "-fvisibility=hidden", "-g1", ], include_dirs: [ "external/cronet/", "external/cronet/buildtools/third_party/libc++/", "external/cronet/third_party/abseil-cpp/", "external/cronet/third_party/anonymous_tokens/overrides/", "external/cronet/third_party/anonymous_tokens/src/", "external/cronet/third_party/libc++/src/include", "external/cronet/third_party/libc++abi/src/include", ], cpp_std: "c++20", ldflags: [ "-Wl,--as-needed", "-Wl,--gc-sections", "-Wl,--icf=all", ], visibility: [ "//external/cronet:__subpackages__", ], target: { android_arm: { cflags: [ "-D_FORTIFY_SOURCE=2", ], }, android_arm64: { cflags: [ "-D_FORTIFY_SOURCE=2", "-O2", "-mno-outline", ], }, android_x86: { cflags: [ "-D_FORTIFY_SOURCE=2", "-msse3", ], }, android_x86_64: { cflags: [ "-D_FORTIFY_SOURCE=2", "-msse3", ], }, }, } // GN: //third_party/anonymous_tokens:blinder__testing cc_library_static { name: "cronet_aml_third_party_anonymous_tokens_blinder__testing", shared_libs: [ "liblog", ], generated_headers: [ "cronet_aml_build_chromeos_buildflags__testing", ], export_generated_headers: [ "cronet_aml_build_chromeos_buildflags__testing", ], defaults: [ "cronet_aml_cc_defaults", ], cflags: [ "-DANDROID", "-DANDROID_NDK_VERSION_ROLL=r26b_1", "-DCR_CLANG_REVISION=\"llvmorg-19-init-8091-gab037c4f-22\"", "-DCR_LIBCXX_REVISION=e3b94d0e5b86883fd77696bf10dc33ba250ba99b", "-DDYNAMIC_ANNOTATIONS_ENABLED=0", "-DHAVE_SYS_UIO_H", "-DNDEBUG", "-DNO_UNWIND_TABLES", "-DNVALGRIND", "-DOFFICIAL_BUILD", "-D_GNU_SOURCE", "-D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "-D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_EXTENSIVE", "-D_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "-D__ANDROID_UNAVAILABLE_SYMBOLS_ARE_WEAK__", "-D__STDC_CONSTANT_MACROS", "-D__STDC_FORMAT_MACROS", "-fdata-sections", "-ffunction-sections", "-fno-asynchronous-unwind-tables", "-fno-unwind-tables", "-fstack-protector", "-fvisibility-inlines-hidden", "-fvisibility=hidden", "-g1", ], include_dirs: [ "external/cronet/", "external/cronet/buildtools/third_party/libc++/", "external/cronet/third_party/abseil-cpp/", "external/cronet/third_party/anonymous_tokens/overrides/", "external/cronet/third_party/anonymous_tokens/src/", "external/cronet/third_party/libc++/src/include", "external/cronet/third_party/libc++abi/src/include", ], cpp_std: "c++20", ldflags: [ "-Wl,--as-needed", "-Wl,--gc-sections", "-Wl,--icf=all", ], visibility: [ "//external/cronet:__subpackages__", ], target: { android_arm: { cflags: [ "-D_FORTIFY_SOURCE=2", ], }, android_arm64: { cflags: [ "-D_FORTIFY_SOURCE=2", "-O2", "-mno-outline", ], }, android_x86: { cflags: [ "-D_FORTIFY_SOURCE=2", "-msse3", ], }, android_x86_64: { cflags: [ "-D_FORTIFY_SOURCE=2", "-msse3", ], }, }, } // GN: //third_party/anonymous_tokens:constants__testing cc_library_static { name: "cronet_aml_third_party_anonymous_tokens_constants__testing", shared_libs: [ "liblog", ], generated_headers: [ "cronet_aml_build_chromeos_buildflags__testing", ], export_generated_headers: [ "cronet_aml_build_chromeos_buildflags__testing", ], defaults: [ "cronet_aml_cc_defaults", ], cflags: [ "-DANDROID", "-DANDROID_NDK_VERSION_ROLL=r26b_1", "-DCR_CLANG_REVISION=\"llvmorg-19-init-8091-gab037c4f-22\"", "-DCR_LIBCXX_REVISION=e3b94d0e5b86883fd77696bf10dc33ba250ba99b", "-DDYNAMIC_ANNOTATIONS_ENABLED=0", "-DHAVE_SYS_UIO_H", "-DNDEBUG", "-DNO_UNWIND_TABLES", "-DNVALGRIND", "-DOFFICIAL_BUILD", "-D_GNU_SOURCE", "-D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "-D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_EXTENSIVE", "-D_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "-D__ANDROID_UNAVAILABLE_SYMBOLS_ARE_WEAK__", "-D__STDC_CONSTANT_MACROS", "-D__STDC_FORMAT_MACROS", "-fdata-sections", "-ffunction-sections", "-fno-asynchronous-unwind-tables", "-fno-unwind-tables", "-fstack-protector", "-fvisibility-inlines-hidden", "-fvisibility=hidden", "-g1", ], include_dirs: [ "external/cronet/", "external/cronet/buildtools/third_party/libc++/", "external/cronet/third_party/abseil-cpp/", "external/cronet/third_party/anonymous_tokens/overrides/", "external/cronet/third_party/anonymous_tokens/src/", "external/cronet/third_party/libc++/src/include", "external/cronet/third_party/libc++abi/src/include", ], cpp_std: "c++20", ldflags: [ "-Wl,--as-needed", "-Wl,--gc-sections", "-Wl,--icf=all", ], visibility: [ "//external/cronet:__subpackages__", ], target: { android_arm: { cflags: [ "-D_FORTIFY_SOURCE=2", ], }, android_arm64: { cflags: [ "-D_FORTIFY_SOURCE=2", "-O2", "-mno-outline", ], }, android_x86: { cflags: [ "-D_FORTIFY_SOURCE=2", "-msse3", ], }, android_x86_64: { cflags: [ "-D_FORTIFY_SOURCE=2", "-msse3", ], }, }, } // GN: //third_party/anonymous_tokens:crypto_utils__testing cc_library_static { name: "cronet_aml_third_party_anonymous_tokens_crypto_utils__testing", srcs: [ "src/anonymous_tokens/cpp/crypto/crypto_utils.cc", ], shared_libs: [ "liblog", "libprotobuf-cpp-lite", ], generated_headers: [ "cronet_aml_build_chromeos_buildflags__testing", "cronet_aml_third_party_anonymous_tokens_anonymous_tokens_cc_proto_gen__testing_headers", ], export_generated_headers: [ "cronet_aml_build_chromeos_buildflags__testing", "cronet_aml_third_party_anonymous_tokens_anonymous_tokens_cc_proto_gen__testing_headers", ], defaults: [ "cronet_aml_cc_defaults", ], cflags: [ "-DANDROID", "-DANDROID_NDK_VERSION_ROLL=r26b_1", "-DCR_CLANG_REVISION=\"llvmorg-19-init-8091-gab037c4f-22\"", "-DCR_LIBCXX_REVISION=e3b94d0e5b86883fd77696bf10dc33ba250ba99b", "-DDYNAMIC_ANNOTATIONS_ENABLED=0", "-DGOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "-DGOOGLE_PROTOBUF_NO_RTTI", "-DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "-DHAVE_PTHREAD", "-DHAVE_SYS_UIO_H", "-DNDEBUG", "-DNO_UNWIND_TABLES", "-DNVALGRIND", "-DOFFICIAL_BUILD", "-D_GNU_SOURCE", "-D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "-D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_EXTENSIVE", "-D_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "-D__ANDROID_UNAVAILABLE_SYMBOLS_ARE_WEAK__", "-D__STDC_CONSTANT_MACROS", "-D__STDC_FORMAT_MACROS", "-fdata-sections", "-ffunction-sections", "-fno-asynchronous-unwind-tables", "-fno-unwind-tables", "-fstack-protector", "-fvisibility-inlines-hidden", "-fvisibility=hidden", "-g1", ], include_dirs: [ "external/cronet/", "external/cronet/buildtools/third_party/libc++/", "external/cronet/third_party/abseil-cpp/", "external/cronet/third_party/anonymous_tokens/overrides/", "external/cronet/third_party/anonymous_tokens/src/", "external/cronet/third_party/boringssl/src/include/", "external/cronet/third_party/libc++/src/include", "external/cronet/third_party/libc++abi/src/include", "external/cronet/third_party/protobuf/src/", ], cpp_std: "c++20", ldflags: [ "-Wl,--as-needed", "-Wl,--gc-sections", "-Wl,--icf=all", ], visibility: [ "//external/cronet:__subpackages__", ], target: { android_arm: { cflags: [ "-D_FORTIFY_SOURCE=2", ], }, android_arm64: { cflags: [ "-D_FORTIFY_SOURCE=2", "-O2", "-mno-outline", ], }, android_x86: { cflags: [ "-D_FORTIFY_SOURCE=2", "-msse3", ], }, android_x86_64: { cflags: [ "-D_FORTIFY_SOURCE=2", "-msse3", ], }, }, } // GN: //third_party/anonymous_tokens:proto_utils__testing cc_library_static { name: "cronet_aml_third_party_anonymous_tokens_proto_utils__testing", srcs: [ "src/anonymous_tokens/cpp/shared/proto_utils.cc", ], shared_libs: [ "liblog", "libprotobuf-cpp-lite", ], generated_headers: [ "cronet_aml_build_chromeos_buildflags__testing", "cronet_aml_third_party_anonymous_tokens_anonymous_tokens_cc_proto_gen__testing_headers", ], export_generated_headers: [ "cronet_aml_build_chromeos_buildflags__testing", "cronet_aml_third_party_anonymous_tokens_anonymous_tokens_cc_proto_gen__testing_headers", ], defaults: [ "cronet_aml_cc_defaults", ], cflags: [ "-DANDROID", "-DANDROID_NDK_VERSION_ROLL=r26b_1", "-DCR_CLANG_REVISION=\"llvmorg-19-init-8091-gab037c4f-22\"", "-DCR_LIBCXX_REVISION=e3b94d0e5b86883fd77696bf10dc33ba250ba99b", "-DDYNAMIC_ANNOTATIONS_ENABLED=0", "-DGOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "-DGOOGLE_PROTOBUF_NO_RTTI", "-DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "-DHAVE_PTHREAD", "-DHAVE_SYS_UIO_H", "-DNDEBUG", "-DNO_UNWIND_TABLES", "-DNVALGRIND", "-DOFFICIAL_BUILD", "-D_GNU_SOURCE", "-D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "-D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_EXTENSIVE", "-D_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "-D__ANDROID_UNAVAILABLE_SYMBOLS_ARE_WEAK__", "-D__STDC_CONSTANT_MACROS", "-D__STDC_FORMAT_MACROS", "-fdata-sections", "-ffunction-sections", "-fno-asynchronous-unwind-tables", "-fno-unwind-tables", "-fstack-protector", "-fvisibility-inlines-hidden", "-fvisibility=hidden", "-g1", ], include_dirs: [ "external/cronet/", "external/cronet/buildtools/third_party/libc++/", "external/cronet/third_party/abseil-cpp/", "external/cronet/third_party/anonymous_tokens/overrides/", "external/cronet/third_party/anonymous_tokens/src/", "external/cronet/third_party/libc++/src/include", "external/cronet/third_party/libc++abi/src/include", "external/cronet/third_party/protobuf/src/", ], cpp_std: "c++20", ldflags: [ "-Wl,--as-needed", "-Wl,--gc-sections", "-Wl,--icf=all", ], visibility: [ "//external/cronet:__subpackages__", ], target: { android_arm: { cflags: [ "-D_FORTIFY_SOURCE=2", ], }, android_arm64: { cflags: [ "-D_FORTIFY_SOURCE=2", "-O2", "-mno-outline", ], }, android_x86: { cflags: [ "-D_FORTIFY_SOURCE=2", "-msse3", ], }, android_x86_64: { cflags: [ "-D_FORTIFY_SOURCE=2", "-msse3", ], }, }, } // GN: //third_party/anonymous_tokens:rsa_blind_signer__testing cc_library_static { name: "cronet_aml_third_party_anonymous_tokens_rsa_blind_signer__testing", srcs: [ "src/anonymous_tokens/cpp/crypto/rsa_blind_signer.cc", ], shared_libs: [ "liblog", "libprotobuf-cpp-lite", ], generated_headers: [ "cronet_aml_build_chromeos_buildflags__testing", "cronet_aml_third_party_anonymous_tokens_anonymous_tokens_cc_proto_gen__testing_headers", ], export_generated_headers: [ "cronet_aml_build_chromeos_buildflags__testing", "cronet_aml_third_party_anonymous_tokens_anonymous_tokens_cc_proto_gen__testing_headers", ], defaults: [ "cronet_aml_cc_defaults", ], cflags: [ "-DANDROID", "-DANDROID_NDK_VERSION_ROLL=r26b_1", "-DCR_CLANG_REVISION=\"llvmorg-19-init-8091-gab037c4f-22\"", "-DCR_LIBCXX_REVISION=e3b94d0e5b86883fd77696bf10dc33ba250ba99b", "-DDYNAMIC_ANNOTATIONS_ENABLED=0", "-DGOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "-DGOOGLE_PROTOBUF_NO_RTTI", "-DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "-DHAVE_PTHREAD", "-DHAVE_SYS_UIO_H", "-DNDEBUG", "-DNO_UNWIND_TABLES", "-DNVALGRIND", "-DOFFICIAL_BUILD", "-D_GNU_SOURCE", "-D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "-D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_EXTENSIVE", "-D_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "-D__ANDROID_UNAVAILABLE_SYMBOLS_ARE_WEAK__", "-D__STDC_CONSTANT_MACROS", "-D__STDC_FORMAT_MACROS", "-fdata-sections", "-ffunction-sections", "-fno-asynchronous-unwind-tables", "-fno-unwind-tables", "-fstack-protector", "-fvisibility-inlines-hidden", "-fvisibility=hidden", "-g1", ], include_dirs: [ "external/cronet/", "external/cronet/buildtools/third_party/libc++/", "external/cronet/third_party/abseil-cpp/", "external/cronet/third_party/anonymous_tokens/overrides/", "external/cronet/third_party/anonymous_tokens/src/", "external/cronet/third_party/boringssl/src/include/", "external/cronet/third_party/libc++/src/include", "external/cronet/third_party/libc++abi/src/include", "external/cronet/third_party/protobuf/src/", ], cpp_std: "c++20", ldflags: [ "-Wl,--as-needed", "-Wl,--gc-sections", "-Wl,--icf=all", ], visibility: [ "//external/cronet:__subpackages__", ], target: { android_arm: { cflags: [ "-D_FORTIFY_SOURCE=2", ], }, android_arm64: { cflags: [ "-D_FORTIFY_SOURCE=2", "-O2", "-mno-outline", ], }, android_x86: { cflags: [ "-D_FORTIFY_SOURCE=2", "-msse3", ], }, android_x86_64: { cflags: [ "-D_FORTIFY_SOURCE=2", "-msse3", ], }, }, } // GN: //third_party/anonymous_tokens:rsa_blinder__testing cc_library_static { name: "cronet_aml_third_party_anonymous_tokens_rsa_blinder__testing", srcs: [ "src/anonymous_tokens/cpp/crypto/rsa_blinder.cc", ], shared_libs: [ "liblog", "libprotobuf-cpp-lite", ], generated_headers: [ "cronet_aml_build_chromeos_buildflags__testing", "cronet_aml_third_party_anonymous_tokens_anonymous_tokens_cc_proto_gen__testing_headers", ], export_generated_headers: [ "cronet_aml_build_chromeos_buildflags__testing", "cronet_aml_third_party_anonymous_tokens_anonymous_tokens_cc_proto_gen__testing_headers", ], defaults: [ "cronet_aml_cc_defaults", ], cflags: [ "-DANDROID", "-DANDROID_NDK_VERSION_ROLL=r26b_1", "-DCR_CLANG_REVISION=\"llvmorg-19-init-8091-gab037c4f-22\"", "-DCR_LIBCXX_REVISION=e3b94d0e5b86883fd77696bf10dc33ba250ba99b", "-DDYNAMIC_ANNOTATIONS_ENABLED=0", "-DGOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "-DGOOGLE_PROTOBUF_NO_RTTI", "-DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "-DHAVE_PTHREAD", "-DHAVE_SYS_UIO_H", "-DNDEBUG", "-DNO_UNWIND_TABLES", "-DNVALGRIND", "-DOFFICIAL_BUILD", "-D_GNU_SOURCE", "-D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "-D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_EXTENSIVE", "-D_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "-D__ANDROID_UNAVAILABLE_SYMBOLS_ARE_WEAK__", "-D__STDC_CONSTANT_MACROS", "-D__STDC_FORMAT_MACROS", "-fdata-sections", "-ffunction-sections", "-fno-asynchronous-unwind-tables", "-fno-unwind-tables", "-fstack-protector", "-fvisibility-inlines-hidden", "-fvisibility=hidden", "-g1", ], include_dirs: [ "external/cronet/", "external/cronet/buildtools/third_party/libc++/", "external/cronet/third_party/abseil-cpp/", "external/cronet/third_party/anonymous_tokens/overrides/", "external/cronet/third_party/anonymous_tokens/src/", "external/cronet/third_party/boringssl/src/include/", "external/cronet/third_party/libc++/src/include", "external/cronet/third_party/libc++abi/src/include", "external/cronet/third_party/protobuf/src/", ], cpp_std: "c++20", ldflags: [ "-Wl,--as-needed", "-Wl,--gc-sections", "-Wl,--icf=all", ], visibility: [ "//external/cronet:__subpackages__", ], target: { android_arm: { cflags: [ "-D_FORTIFY_SOURCE=2", ], }, android_arm64: { cflags: [ "-D_FORTIFY_SOURCE=2", "-O2", "-mno-outline", ], }, android_x86: { cflags: [ "-D_FORTIFY_SOURCE=2", "-msse3", ], }, android_x86_64: { cflags: [ "-D_FORTIFY_SOURCE=2", "-msse3", ], }, }, } // GN: //third_party/anonymous_tokens:rsa_bssa_public_metadata_client__testing cc_library_static { name: "cronet_aml_third_party_anonymous_tokens_rsa_bssa_public_metadata_client__testing", srcs: [ "src/anonymous_tokens/cpp/privacy_pass/rsa_bssa_public_metadata_client.cc", ], shared_libs: [ "liblog", "libprotobuf-cpp-lite", ], generated_headers: [ "cronet_aml_build_chromeos_buildflags__testing", "cronet_aml_third_party_anonymous_tokens_anonymous_tokens_cc_proto_gen__testing_headers", ], export_generated_headers: [ "cronet_aml_build_chromeos_buildflags__testing", "cronet_aml_third_party_anonymous_tokens_anonymous_tokens_cc_proto_gen__testing_headers", ], defaults: [ "cronet_aml_cc_defaults", ], cflags: [ "-DANDROID", "-DANDROID_NDK_VERSION_ROLL=r26b_1", "-DCR_CLANG_REVISION=\"llvmorg-19-init-8091-gab037c4f-22\"", "-DCR_LIBCXX_REVISION=e3b94d0e5b86883fd77696bf10dc33ba250ba99b", "-DDYNAMIC_ANNOTATIONS_ENABLED=0", "-DGOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "-DGOOGLE_PROTOBUF_NO_RTTI", "-DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "-DHAVE_PTHREAD", "-DHAVE_SYS_UIO_H", "-DNDEBUG", "-DNO_UNWIND_TABLES", "-DNVALGRIND", "-DOFFICIAL_BUILD", "-D_GNU_SOURCE", "-D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "-D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_EXTENSIVE", "-D_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "-D__ANDROID_UNAVAILABLE_SYMBOLS_ARE_WEAK__", "-D__STDC_CONSTANT_MACROS", "-D__STDC_FORMAT_MACROS", "-fdata-sections", "-ffunction-sections", "-fno-asynchronous-unwind-tables", "-fno-unwind-tables", "-fstack-protector", "-fvisibility-inlines-hidden", "-fvisibility=hidden", "-g1", ], include_dirs: [ "external/cronet/", "external/cronet/buildtools/third_party/libc++/", "external/cronet/third_party/abseil-cpp/", "external/cronet/third_party/anonymous_tokens/overrides/", "external/cronet/third_party/anonymous_tokens/src/", "external/cronet/third_party/boringssl/src/include/", "external/cronet/third_party/libc++/src/include", "external/cronet/third_party/libc++abi/src/include", "external/cronet/third_party/protobuf/src/", ], cpp_std: "c++20", ldflags: [ "-Wl,--as-needed", "-Wl,--gc-sections", "-Wl,--icf=all", ], visibility: [ "//external/cronet:__subpackages__", ], target: { android_arm: { cflags: [ "-D_FORTIFY_SOURCE=2", ], }, android_arm64: { cflags: [ "-D_FORTIFY_SOURCE=2", "-O2", "-mno-outline", ], }, android_x86: { cflags: [ "-D_FORTIFY_SOURCE=2", "-msse3", ], }, android_x86_64: { cflags: [ "-D_FORTIFY_SOURCE=2", "-msse3", ], }, }, } // GN: //third_party/anonymous_tokens:rsa_ssa_pss_verifier__testing cc_library_static { name: "cronet_aml_third_party_anonymous_tokens_rsa_ssa_pss_verifier__testing", srcs: [ "src/anonymous_tokens/cpp/crypto/rsa_ssa_pss_verifier.cc", ], shared_libs: [ "liblog", "libprotobuf-cpp-lite", ], generated_headers: [ "cronet_aml_build_chromeos_buildflags__testing", "cronet_aml_third_party_anonymous_tokens_anonymous_tokens_cc_proto_gen__testing_headers", ], export_generated_headers: [ "cronet_aml_build_chromeos_buildflags__testing", "cronet_aml_third_party_anonymous_tokens_anonymous_tokens_cc_proto_gen__testing_headers", ], defaults: [ "cronet_aml_cc_defaults", ], cflags: [ "-DANDROID", "-DANDROID_NDK_VERSION_ROLL=r26b_1", "-DCR_CLANG_REVISION=\"llvmorg-19-init-8091-gab037c4f-22\"", "-DCR_LIBCXX_REVISION=e3b94d0e5b86883fd77696bf10dc33ba250ba99b", "-DDYNAMIC_ANNOTATIONS_ENABLED=0", "-DGOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "-DGOOGLE_PROTOBUF_NO_RTTI", "-DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "-DHAVE_PTHREAD", "-DHAVE_SYS_UIO_H", "-DNDEBUG", "-DNO_UNWIND_TABLES", "-DNVALGRIND", "-DOFFICIAL_BUILD", "-D_GNU_SOURCE", "-D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "-D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_EXTENSIVE", "-D_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "-D__ANDROID_UNAVAILABLE_SYMBOLS_ARE_WEAK__", "-D__STDC_CONSTANT_MACROS", "-D__STDC_FORMAT_MACROS", "-fdata-sections", "-ffunction-sections", "-fno-asynchronous-unwind-tables", "-fno-unwind-tables", "-fstack-protector", "-fvisibility-inlines-hidden", "-fvisibility=hidden", "-g1", ], include_dirs: [ "external/cronet/", "external/cronet/buildtools/third_party/libc++/", "external/cronet/third_party/abseil-cpp/", "external/cronet/third_party/anonymous_tokens/overrides/", "external/cronet/third_party/anonymous_tokens/src/", "external/cronet/third_party/boringssl/src/include/", "external/cronet/third_party/libc++/src/include", "external/cronet/third_party/libc++abi/src/include", "external/cronet/third_party/protobuf/src/", ], cpp_std: "c++20", ldflags: [ "-Wl,--as-needed", "-Wl,--gc-sections", "-Wl,--icf=all", ], visibility: [ "//external/cronet:__subpackages__", ], target: { android_arm: { cflags: [ "-D_FORTIFY_SOURCE=2", ], }, android_arm64: { cflags: [ "-D_FORTIFY_SOURCE=2", "-O2", "-mno-outline", ], }, android_x86: { cflags: [ "-D_FORTIFY_SOURCE=2", "-msse3", ], }, android_x86_64: { cflags: [ "-D_FORTIFY_SOURCE=2", "-msse3", ], }, }, } // GN: //third_party/anonymous_tokens:status_utils__testing cc_library_static { name: "cronet_aml_third_party_anonymous_tokens_status_utils__testing", shared_libs: [ "liblog", ], generated_headers: [ "cronet_aml_build_chromeos_buildflags__testing", ], export_generated_headers: [ "cronet_aml_build_chromeos_buildflags__testing", ], defaults: [ "cronet_aml_cc_defaults", ], cflags: [ "-DANDROID", "-DANDROID_NDK_VERSION_ROLL=r26b_1", "-DCR_CLANG_REVISION=\"llvmorg-19-init-8091-gab037c4f-22\"", "-DCR_LIBCXX_REVISION=e3b94d0e5b86883fd77696bf10dc33ba250ba99b", "-DDYNAMIC_ANNOTATIONS_ENABLED=0", "-DHAVE_SYS_UIO_H", "-DNDEBUG", "-DNO_UNWIND_TABLES", "-DNVALGRIND", "-DOFFICIAL_BUILD", "-D_GNU_SOURCE", "-D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "-D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_EXTENSIVE", "-D_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "-D__ANDROID_UNAVAILABLE_SYMBOLS_ARE_WEAK__", "-D__STDC_CONSTANT_MACROS", "-D__STDC_FORMAT_MACROS", "-fdata-sections", "-ffunction-sections", "-fno-asynchronous-unwind-tables", "-fno-unwind-tables", "-fstack-protector", "-fvisibility-inlines-hidden", "-fvisibility=hidden", "-g1", ], include_dirs: [ "external/cronet/", "external/cronet/buildtools/third_party/libc++/", "external/cronet/third_party/abseil-cpp/", "external/cronet/third_party/anonymous_tokens/overrides/", "external/cronet/third_party/anonymous_tokens/src/", "external/cronet/third_party/libc++/src/include", "external/cronet/third_party/libc++abi/src/include", ], cpp_std: "c++20", ldflags: [ "-Wl,--as-needed", "-Wl,--gc-sections", "-Wl,--icf=all", ], visibility: [ "//external/cronet:__subpackages__", ], target: { android_arm: { cflags: [ "-D_FORTIFY_SOURCE=2", ], }, android_arm64: { cflags: [ "-D_FORTIFY_SOURCE=2", "-O2", "-mno-outline", ], }, android_x86: { cflags: [ "-D_FORTIFY_SOURCE=2", "-msse3", ], }, android_x86_64: { cflags: [ "-D_FORTIFY_SOURCE=2", "-msse3", ], }, }, } // GN: //third_party/anonymous_tokens:tokens_encodings__testing cc_library_static { name: "cronet_aml_third_party_anonymous_tokens_tokens_encodings__testing", srcs: [ "src/anonymous_tokens/cpp/privacy_pass/token_encodings.cc", ], shared_libs: [ "liblog", ], generated_headers: [ "cronet_aml_build_chromeos_buildflags__testing", ], export_generated_headers: [ "cronet_aml_build_chromeos_buildflags__testing", ], defaults: [ "cronet_aml_cc_defaults", ], cflags: [ "-DANDROID", "-DANDROID_NDK_VERSION_ROLL=r26b_1", "-DCR_CLANG_REVISION=\"llvmorg-19-init-8091-gab037c4f-22\"", "-DCR_LIBCXX_REVISION=e3b94d0e5b86883fd77696bf10dc33ba250ba99b", "-DDYNAMIC_ANNOTATIONS_ENABLED=0", "-DHAVE_SYS_UIO_H", "-DNDEBUG", "-DNO_UNWIND_TABLES", "-DNVALGRIND", "-DOFFICIAL_BUILD", "-D_GNU_SOURCE", "-D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "-D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_EXTENSIVE", "-D_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "-D__ANDROID_UNAVAILABLE_SYMBOLS_ARE_WEAK__", "-D__STDC_CONSTANT_MACROS", "-D__STDC_FORMAT_MACROS", "-fdata-sections", "-ffunction-sections", "-fno-asynchronous-unwind-tables", "-fno-unwind-tables", "-fstack-protector", "-fvisibility-inlines-hidden", "-fvisibility=hidden", "-g1", ], include_dirs: [ "external/cronet/", "external/cronet/buildtools/third_party/libc++/", "external/cronet/third_party/abseil-cpp/", "external/cronet/third_party/anonymous_tokens/overrides/", "external/cronet/third_party/anonymous_tokens/src/", "external/cronet/third_party/boringssl/src/include/", "external/cronet/third_party/libc++/src/include", "external/cronet/third_party/libc++abi/src/include", ], cpp_std: "c++20", ldflags: [ "-Wl,--as-needed", "-Wl,--gc-sections", "-Wl,--icf=all", ], visibility: [ "//external/cronet:__subpackages__", ], target: { android_arm: { cflags: [ "-D_FORTIFY_SOURCE=2", ], }, android_arm64: { cflags: [ "-D_FORTIFY_SOURCE=2", "-O2", "-mno-outline", ], }, android_x86: { cflags: [ "-D_FORTIFY_SOURCE=2", "-msse3", ], }, android_x86_64: { cflags: [ "-D_FORTIFY_SOURCE=2", "-msse3", ], }, }, } // GN: //third_party/anonymous_tokens:verifier__testing cc_library_static { name: "cronet_aml_third_party_anonymous_tokens_verifier__testing", shared_libs: [ "liblog", ], generated_headers: [ "cronet_aml_build_chromeos_buildflags__testing", ], export_generated_headers: [ "cronet_aml_build_chromeos_buildflags__testing", ], defaults: [ "cronet_aml_cc_defaults", ], cflags: [ "-DANDROID", "-DANDROID_NDK_VERSION_ROLL=r26b_1", "-DCR_CLANG_REVISION=\"llvmorg-19-init-8091-gab037c4f-22\"", "-DCR_LIBCXX_REVISION=e3b94d0e5b86883fd77696bf10dc33ba250ba99b", "-DDYNAMIC_ANNOTATIONS_ENABLED=0", "-DHAVE_SYS_UIO_H", "-DNDEBUG", "-DNO_UNWIND_TABLES", "-DNVALGRIND", "-DOFFICIAL_BUILD", "-D_GNU_SOURCE", "-D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "-D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_EXTENSIVE", "-D_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "-D__ANDROID_UNAVAILABLE_SYMBOLS_ARE_WEAK__", "-D__STDC_CONSTANT_MACROS", "-D__STDC_FORMAT_MACROS", "-fdata-sections", "-ffunction-sections", "-fno-asynchronous-unwind-tables", "-fno-unwind-tables", "-fstack-protector", "-fvisibility-inlines-hidden", "-fvisibility=hidden", "-g1", ], include_dirs: [ "external/cronet/", "external/cronet/buildtools/third_party/libc++/", "external/cronet/third_party/abseil-cpp/", "external/cronet/third_party/anonymous_tokens/overrides/", "external/cronet/third_party/anonymous_tokens/src/", "external/cronet/third_party/libc++/src/include", "external/cronet/third_party/libc++abi/src/include", ], cpp_std: "c++20", ldflags: [ "-Wl,--as-needed", "-Wl,--gc-sections", "-Wl,--icf=all", ], visibility: [ "//external/cronet:__subpackages__", ], target: { android_arm: { cflags: [ "-D_FORTIFY_SOURCE=2", ], }, android_arm64: { cflags: [ "-D_FORTIFY_SOURCE=2", "-O2", "-mno-outline", ], }, android_x86: { cflags: [ "-D_FORTIFY_SOURCE=2", "-msse3", ], }, android_x86_64: { cflags: [ "-D_FORTIFY_SOURCE=2", "-msse3", ], }, }, }