[roll] Roll fuchsia [sestarnix] Remove Policy::classes wrapper and ClassInfo This removes ClassInfo struct and the Policy::classes() wrapper method from policy/mod.rs. Callers (exceptions_config.rs and security_server.rs) now query the new classes table directly via Deref coercion, using the new Class struct's name() and id() methods. Also removes redundant parsed_policy binding lines in tests in favor of direct Policy Deref coercion. Original-Original-Bug: None Test: fx test starnix-selinux-unit-tests starnix-selinux-tests sestarnix-userspace-tests TAG: agy CONV: a4f3c876-713c-4cce-b711-d02b2a6c035f Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1690397 Original-Original-Revision: fbd12848bd8d0d46490febeb01ef7f0890bfdf9f GitOrigin-RevId: ee61e7f36c2920a4787c14801ac87b34b5812263 Change-Id: Iaed871d904a08f48c76e3767777364c934f37305 Reviewed-on: https://fuchsia-review.googlesource.com/c/integration/+/1694354 Cr-Commit-Position: refs/heads/main@{#196157}
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.