[roll] Roll fuchsia Revert "[sestarnix] Move policy initialization into the test main"

This reverts commit e3ed1fe820a9c1003ace8c3bf22b2ae3a6d45c88.

Reason for revert: Broke test environment initialization.

Original-Bug: 319629153
Original change's description:
> [sestarnix] Move policy initialization into the test main
>
> SEStarnix userspace tests now have the policy loaded once, by the
> common test_main.cc, before tests are executed.
>
> To support pre-policy work, such as creation of kernel resources
> for later use by tests, the per-test-suite hook used to specify the
> policy to load may also perform some pre-policy work.
>
> Original-Bug: 319629153
> Change-Id: I5f60f81c0efd77f119b01dfc8cd189b0910f0e25
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1264445
> Reviewed-by: Ambre Williams <ambre@google.com>
> Fuchsia-Auto-Submit: Wez <wez@google.com>
> Commit-Queue: Auto-Submit <auto-submit@fuchsia-infra.iam.gserviceaccount.com>

Original-Bug: 319629153
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1265684
Original-Revision: 283963e5b716c4d85426c8ceb6b9696eb646f386
GitOrigin-RevId: 0e8ecf27e2bf5fdee9723d63461a28f0ee3fa44c
Change-Id: I05c6236a15782ca1832979dce33f80f9634c0c9e
1 file changed
tree: 025dca4c82c787d2fd4486c7249679f2a49a77c7
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 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.