diff options
| author | Haibo Huang <hhb@google.com> | 2020-03-21 18:20:32 +0000 |
|---|---|---|
| committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | 2020-03-21 18:20:32 +0000 |
| commit | 575bb1eeeb237181ffcd6f10011bc10b135b0868 (patch) | |
| tree | 1b31fa145dee565aaf24f7b34c7391ea998ad261 | |
| parent | 247616f2154f29f8cd1894dec24452fafa9563fd (diff) | |
| parent | 50482b550c576afc959c1f0efae564040b438045 (diff) | |
| download | platform_external_protobuf-575bb1eeeb237181ffcd6f10011bc10b135b0868.tar.gz platform_external_protobuf-575bb1eeeb237181ffcd6f10011bc10b135b0868.tar.bz2 platform_external_protobuf-575bb1eeeb237181ffcd6f10011bc10b135b0868.zip | |
Merge "Fix comment in protobuf METADATA"
| -rw-r--r-- | METADATA | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -11,7 +11,7 @@ third_party { type: GIT value: "https://github.com/protocolbuffers/protobuf" } - // Also update the suffix in Android.bp when updating the version. + # Also update the suffix in Android.bp when updating the version. version: "v3.9.1" last_upgrade_date { year: 2019 month: 8 day: 23 } license_type: PERMISSIVE |
