[roll] Roll fuchsia [nn_server] route dev-gpu to session and remove v1 policy checks

The fuchsia.nn.ModelExecutor service will move from core to the session.

This also removes appmgr references to the CFv1 version of the service
which no longer exists.

Original-Bug: b/231628370
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/722052
Original-Revision: 1cb2de49d237d75a80dcea8815e17b0b7075ba44
GitOrigin-RevId: 46de3a3a7ab82943fdd55f224a924e193d5f10dd
Change-Id: I575027aa3a26eef9d700664a1329800a7ec0f4d4
1 file changed
tree: 0689eeea161b480db822a5517675562db859e25c
  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.