Colin Cross | ed3d33f | 2019-08-23 14:57:03 -0700 | [diff] [blame] | 1 | name: "protobuf" |
| 2 | description: |
| 3 | "Protocol Buffers - Google's data interchange format" |
| 4 | |
| 5 | third_party { |
| 6 | url { |
| 7 | type: HOMEPAGE |
| 8 | value: "https://developers.google.com/protocol-buffers/" |
| 9 | } |
| 10 | url { |
| 11 | type: GIT |
| 12 | value: "https://github.com/protocolbuffers/protobuf" |
| 13 | } |
Haibo Huang | 50482b5 | 2020-03-19 19:50:40 -0700 | [diff] [blame] | 14 | # Also update the suffix in Android.bp when updating the version. |
Colin Cross | ed3d33f | 2019-08-23 14:57:03 -0700 | [diff] [blame] | 15 | version: "v3.9.1" |
| 16 | last_upgrade_date { year: 2019 month: 8 day: 23 } |
Bob Badour | 8e0631e | 2022-03-03 15:00:57 -0800 | [diff] [blame] | 17 | license_note: "would be NOTICE save for GPL in java/core/src/stubs/sun/misc/Unsafe.java" |
Bob Badour | 4470c13 | 2021-02-03 13:16:18 -0800 | [diff] [blame] | 18 | license_type: RESTRICTED |
Maria Uretsky | 8ad91cc | 2021-12-08 01:05:23 +0000 | [diff] [blame] | 19 | security { |
| 20 | tag: "NVD-CPE2.3:cpe:/a:google:protobuf:3.9.0" |
| 21 | } |
Colin Cross | ed3d33f | 2019-08-23 14:57:03 -0700 | [diff] [blame] | 22 | } |