[roll] Roll fuchsia [merge][sdk] Pass sdk api level into the merge script

Right now we have no way to figure out the api level inside the SDK
directory. This will make us understand the api level and populate the
metadata for each element in SDK

Original-Bug: b/300271055
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/916263
Original-Revision: 38ca48339a93964ea4e53071415e6140a5dc2aea
GitOrigin-RevId: e9151e73dc2f2be4bb4ca43c94c5a512fa0ef652
Change-Id: Ie5626dbba56eedf3d12f8ac2e9f2345f7547356f
1 file changed
tree: 11f715d9d4cd36f4bdc80c1a5ac5a0242bffb9e9
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.