[roll] Roll fuchsia [check-licenses] Update policy subcommand docs and UI

Update PolicyCommand.Usage() and help text to clarify that the target
argument can be a file path or a project path depending on the
CheckName. Rename projectPath variable to targetPath in policy.go to
reflect this. Update user-facing prints to use 'Target' or 'Path'
instead of 'Project'.

Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1601930
Original-Original-Revision: 6d2ede7232e91b4cd8c75c9b4f17d8a8115daa12
GitOrigin-RevId: 2c4aca7c1d9bd4156e9ea5ad0321abea1ddc9c50
Change-Id: I690725fc35fbab1c448ace326e9017d9c9d06ed8
1 file changed
tree: d3ac7bda8ab46dedd794e8f5a4b96a86ea4de7f7
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance in one of the communication channels documented at get involved.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.