[roll] Roll fuchsia [intel-i915-tgl] Fix include path.

The incorrect include path references code that will be deleted before
the intel-i915-tgl/ code is moved back to the intel-i915/ directory.

Original-Bug: 792738
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/794968
Original-Revision: 245de00b911c391f398fe735e16a98ebdd05c4be
GitOrigin-RevId: 10fffbaba5627feca99626d0b3e048be10bb18cc
Change-Id: I4d2f9e31556a3205c30617e389303c2958ca004d
1 file changed
tree: 90b66d29f6a32ea8c4697269976dce760de15bde
  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.