Put driver libraries in /driver instead of /lib

Driver shared libraries should be placed in /driver instead
of /lib. The documentation for this is being added in fxrev.dev/787436.

BUG: 119090
Change-Id: Iedbbd5684181788100db627ccc3a1d8199ab27b3
Reviewed-on: https://fuchsia-review.googlesource.com/c/sdk-integration/+/786665
Commit-Queue: Chase Latta <chaselatta@google.com>
Reviewed-by: Suraj Malhotra <surajmalhotra@google.com>
1 file changed
tree: e0ea591ae5e0fb5b3522e8ca627df344a10ae240
  1. bazel_rules_fuchsia/
  2. bazel_rules_fuchsia_experimental/
  3. manifests/
  4. scripts/
  5. tests/
  6. .gitignore
  7. AUTHORS
  8. BUILD.bazel
  9. CONTRIBUTING.md
  10. LICENSE
  11. PATENTS
  12. README.md
  13. using_local_sdk.md
README.md

Fuchsia SDK Integration Repository

This repository provides environment-specific (e.g. Bazel, GN) tools for the SDK and associated integration tests in a public repo.

Visit Contributing to Fuchsia to learn how to contribute to this repository.