[roll] Roll fuchsia [gt6853] Fix device passed into device_set_profile_by_role

zxdev was used but before DdkAdd was called so it returns a nullptr.
parent() should work just as well.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/828643
Original-Revision: 4dc9720ddc28216a447776e40b13efa901eee156
GitOrigin-RevId: 9fe9294b05a8411f1805ccc23fb86cbeb3e7b681
Change-Id: I80e8edb59502e286572ce8534c4c249bb27d75aa
1 file changed
tree: d51ede5c78f2fde85c63f7731842ffa10cbce0bc
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.