Commit a3db9c71 authored by Raphael Kubo da Costa's avatar Raphael Kubo da Costa Committed by Commit Bot

metrics_proto: Set URL and Short Name in README.chromium

The URL field is not optional in README.chromium, so //tools/licenses.py is
currently failing with

    licenses.LicenseError: couldn't find 'URL' line in README.chromium or licences.py SPECIAL_CASES

in //third_party/metrics_proto.

The actual development repository is not public, and the code in the
Chromium tree acts as the canonical public repository. Add an explanation
instead of a URL in a similar fashion to what is already done in:
* //third_party/bazel/desugar
* //third_party/gvr-android-keyboard
* //third_party/instrumented_libraries
* //third_party/s2cellid

While here, also set a Short Name; even though licenses.py does not
complain, README.chromium.template does not say it is an optional field.

Bug: 805849
Change-Id: I1810e8523a2d3bd210855b2a7c1f997fdb0c7dda
Reviewed-on: https://chromium-review.googlesource.com/960028Reviewed-by: default avatarSteven Holte <holte@chromium.org>
Commit-Queue: Raphael Kubo da Costa <raphael.kubo.da.costa@intel.com>
Cr-Commit-Position: refs/heads/master@{#542933}
parent 7cb1ee34
Name: Metrics Protos
Short Name: metrics_proto
URL: This is the canonical public repository
Version: 187110743
Date: 2018/02/26
License: BSD
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment