[roll] Roll fuchsia Revert "[ti-tca6408a] Serve metadata non-legacy way"

This reverts commit ee38dc6a757557818d0d154efe2d37196ea11380.

Reason for revert: revert with fxr/1226526
broke end_to_end/cpu_profiler.sh

Original change's description:
> [ti-tca6408a] Serve metadata non-legacy way
>
> Make the ti-tca6408a serve its metadata the non-legacy way using the
> //sdk/lib/driver/metadata/cpp library.
>
> Original-Bug: 388305889
> Original-Bug: 395140408
> Change-Id: I23fbc9ae5c5c9edd274dc6caeef286868f28f00a
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1222324
> Commit-Queue: Nick Eaton <nickeaton@google.com>
> Reviewed-by: Braden Kell <bradenkell@google.com>

Original-Bug: 388305889
Original-Bug: 395140408
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1226527
Original-Revision: 4eb18c3f38f17913683cbabe4b5e640307d37375
GitOrigin-RevId: 984fa12a407748792ada1d91b5b0cd743aba96f8
Change-Id: I6b7541d3744e573cb5e958f54dc9b6060f2875fa
1 file changed
tree: b8fbd4f6c0613e6c222f612c833b32a535197dc3
  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 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.