[roll] Roll fuchsia [wlandevicemonitor] Remove use of deleted isolated_dev_mgr feature

The "isolated_dev_mgr" feature previously guarded compilation of
test-only code from production. That feature was removed in
https://fxrev.dev/559461.

Original-Bug: 78327, 78050, 86318, 85745
Test: None. Removing dead code.
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/751204
Original-Revision: 8ddee44ed0b181e3455858ee625e73deb26bfdf1
GitOrigin-RevId: 343939d3c8af62eda916b99520cc6d04b3e3f77b
Change-Id: Idff5442bf1fca707a5f27c548af28c4d0d541b02
1 file changed
tree: 5f6fbae977453aa666fd7e180741e9a772314468
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.