| Index: third_party/README.chromium.template
|
| diff --git a/third_party/README.chromium.template b/third_party/README.chromium.template
|
| index 24698de3f0e325a662ad36e719f5d3da7be07644..8234ded2d45246e779fad53e80e8fdcc5e42becb 100644
|
| --- a/third_party/README.chromium.template
|
| +++ b/third_party/README.chromium.template
|
| @@ -7,6 +7,7 @@ Revision: (OPTIONAL if version is supplied) The current revision of the package
|
| License: The license under which the package is distributed. Arbitrary text is allowed, but prefer standard forms, eg MIT/X11/BSD/Apache 2.0/GPL/LGPL.
|
| License File: (OPTIONAL) File that contains a copy of the package's license. Use the special value NOT_SHIPPED to indicate that the package is not included in the shipped product, so its license does not need to be included in about:credits and no license file is required.
|
| Security Critical: Either yes or no depending on whether this package is shipped in releases. For example openssl is critical where cygwin is not.
|
| +Android Compatibility: (OPTIONAL) Whether the package uses a license compatible with Android. Required only if the package is compatible and the 'License' field uses a non-standard value.
|
|
|
| Description:
|
| A short description of what the package is and is used for.
|
|
|