[roll] Roll fuchsia [sdk] Partial revert of "[sdk] Exempt internal libs from pragma verification"

This reverts the changes to sdk_shared_library in
commit 9e1e49f54b2753c9f2687691ed13701fbe064dd7.

Support for "internal" shared libraries is no longer needed and will be
removed in a subsequent CL. A spelling fix is preserved.

Original-Bug: 365996258
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1119752
Original-Revision: a1175c513339739ea7673e5c232c8c764bd7c31b
GitOrigin-RevId: 316cbccfa42f243d88d870ecd850186081df1ac8
Change-Id: I65b7e15d85b191f9f03706ff4ace5f2f8bb19c7d
1 file changed
tree: 684c63c425f7024696b7f618920c366bd43f1994
  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 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.