[roll] Roll fuchsia [mobly_driver] Remove duplicate source in test dependencies

The `fuchsia_device.py` file was actuallypart of the library not the
test. Instead of just moving it to the right place though, I went ahead
and overhauled the entire Mobly driver smoke test and renamed the
`fuchsia_device` controller to `trivial_controller`. This new name
reduces the number of "fuchsia device" controllers we have in tree when
searching for them.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1584677
Original-Revision: 81ab36eac8a4c8ee7b2c2b8e9bde7e6618488d41
GitOrigin-RevId: f4601c6994319adcbb258fd9516c447a0a160854
Change-Id: Ia431a4c62faf885d5c66973d03c8f03fabe56b90
1 file changed
tree: e3c2010e9135d0989eeadd460e7f55507c2b7e47
  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.