[roll] Roll fuchsia [rfc_appscript] Cleanup Area120Tables code.

Our new tracker isn't based on Area120Tables, so delete that old code to
avoid confusing future readers.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1091352
Original-Revision: 991f0fe527c91fe3940ae66014e396bd816fe287
GitOrigin-RevId: 67ad27e3a91ebf17de9f4335637a84f3ffdb45a1
Change-Id: I2ef77223e05b767332ee83e270cd1dd577d3059c
1 file changed
tree: f5492798dbb2cec694dcd2d15cbd64031bc0441e
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
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 via the IRC channel #fuchsia on Freenode.

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.