[roll] Roll fuchsia [build][idk] Remove current_api from sdk_atom()

The `current_api` file mechanism in `sdk_atom()` is unused, so remove it
to simplify the logic and reduce the scope of what needs to be supported
in Bazel.

Original-Bug: 412696706
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1270044
Original-Revision: 7c6295cd599c2a915135c80f459d7985af90f36e
GitOrigin-RevId: bb2fbfb5d5a31ac492d62654aa8045e643d77773
Change-Id: I7e2175640db55e0e8a0407ff987a4735a150331f
1 file changed
tree: 9e48db04ec5c731ebf473518ca1724445837cc6a
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
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 in one of the communication channels documented at get involved.

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.