[roll] Roll fuchsia [kernel][page-map] Fix const correctness of Accessor Make Accessor const correct by marking Write methods as const. A const Accessor now behaves like a const pointer rather than a pointer-to-const. A pointer to const Foo can still be achieved by making the template argument const. Original-Bug: 487327678 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1516086 Original-Revision: 6a8c983c5a192a0c5b05d2d068910aceae1ecbc3 GitOrigin-RevId: ebd3f310ec83a3cb63771abc79313f03613646c2 Change-Id: I95e50f42796bd11bce6004a3967f504d81c62024
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.