Add example query files and README for queryview.

This adds example queries and a README (containing a warning to users
that this is an experimental feature), along with a script to run all
queries sequentially.

Test: m queryview && cd build/bazel/examples/queryview && ./run_all_queries.sh

Change-Id: Ia2ec0c479c0081f43309d87abfcf49eae39d58ed
6 files changed
tree: 7a5370df29127bb5a19bf1dda339b21b9e8f4cfa
  1. docs/
  2. examples/
  3. rules/
  4. bazel.BUILD
  5. bazel.sh
  6. bazel.WORKSPACE
  7. common.bazelrc
  8. darwin.bazelrc
  9. linux.bazelrc
  10. OWNERS
  11. README.md
README.md

Bazel

The code in this directory is experimental. Bazel support for Android Platform is undergoing active development and workflow stability is currently not guaranteed.