xref: /aosp_15_r20/external/grpc-grpc/METADATA (revision cc02d7e222339f7a4f6ba5f422e6413f4bd931f2)
1name: "gRPC"
2description:
3    "The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)"
4
5third_party {
6  url {
7    type: HOMEPAGE
8    value: "https://grpc.io"
9  }
10  url {
11    type: GIT
12    value: "https://github.com/grpc/grpc"
13  }
14  # grpc_version_defaults in Android.bp must be updated when importing a new version.
15  version: "1.63.1"
16  last_upgrade_date { year: 2024 month: 6 day: 13 }
17  license_note: "would be NOTICE save for MPL 2.0 in: etc/roots.pem and src/android/test/interop/app/src/main/assets/roots.pem"
18  license_type: RECIPROCAL
19  security {
20    tag: "NVD-CPE2.3:cpe:2.3:a:grpc:grpc:1.63.1"
21  }
22}
23