[roll] Roll fuchsia [sestarnix] Narrow PolicyCursor API

 - We drop parse_slice; it has had no non-test use-sites since
   https://fxrev.dev/1327413.
 - We drop the pub from seek_forward; its only remaining use-site is
   elsewhere in the impl.
 - We reform the tests by dropping the exercising of parse_slice and
   adding exercising of new_at (introduced in
   https://fxrev.dev/1340031).

Original-Bug: 335398867
Original-Bug: 425652701
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1439034
Original-Revision: 28cab4757769b9bc0dc00cb7e2723c839dc86b77
GitOrigin-RevId: b1d8bf74d7ac2eaf36a5c85af886ebef80c5eecd
Change-Id: I5e39ff3b2af9bed3f5a1214f5456668078db7656
1 file changed
tree: dd44cbcc8f4a39549d53718aa7671d6d2e67c91d
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
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.