[roll] Roll fuchsia [starnix] Add linux/securebits.h to bindgen

This is needed for PR_{GET, SET}_SECUREBITS.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/696102
Original-Revision: a4ccb396446ea53c6fad4810f06c46cee4dcd1a9
GitOrigin-RevId: 992a1a7d318e9a85cdfab41de139e7a60180f7a6
Change-Id: Iabdc15f6f8558ddaacebaa0d64a1275ddd9e9d31
1 file changed
tree: de2dd56a7cf08647ab47f97722daf346d4131f35
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.