1Name: Descriptive name of the package
2Short Name: Name the package is distributed under (ex. libxml, openssl, etc)
3URL: The URL where the package lives
4Version: A searchable version number for the package (if the package does not version or is versioned by date or revision this field should be "0" and the revision, or date should be enumerated in the appropriate field)
5Date: (OPTIONAL if version is supplied) The date that the package was updated
6Revision: (OPTIONAL if version is supplied) The current revision of the package
7License: The license under which the package is distributed. Standard forms are only accepted, eg MIT/X11/BSD/Apache 2.0/GPL/LGPL. See ANDROID_WHITELISTED_LICENSES in PRESUBMIT.py for allowed patterns.
8License 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.
9Security Critical: Either yes or no depending on whether this package is shipped in releases. For example openssl is critical where cygwin is not.
10License Android Compatible: (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.
11
12Description:
13A short description of what the package is and is used for.
14
15Local Modifications:
16Enumerate any changes that have been made locally to the package from the shipping version listed above.
17