Add api levels to example packages

The fuchsia_package rule requires an API level now so we add one here.
We might want to use something other than HEAD in the future but since
this is just making sure we can compile then it seems fine to use HEAD
here.

Change-Id: I2f07ff4ea68cfe3ecacef157afc588366118af88
Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia-infra-bazel-rules/+/995538
Commit-Queue: Chase Latta <chaselatta@google.com>
Reviewed-by: Jiaming Li <lijiaming@google.com>
3 files changed
tree: 1ec478ebd038607bd611c796b9b723505e7ac6ac
  1. cipd/
  2. config/
  3. infra/
  4. manifests/
  5. scripts/
  6. shac/
  7. tests/
  8. third_party/
  9. .bazelrc
  10. .gitignore
  11. .gitmodules
  12. AUTHORS
  13. BUILD.bazel
  14. CONTRIBUTING.md
  15. LICENSE
  16. OWNERS
  17. PATENTS
  18. README.md
  19. WORKSPACE.bazel
  20. workspace.bzl
README.md

Fuchsia Infra Bazel Rules

This repository provides tools and Bazel rules for helping projects integrate with Fuchsia's CI infrastructure.