aml_art_341514450 (11720836,com.google.android.art,com.google.android.go.art)
Snap for 10620181 from 20ba663268756081d7184785297208a52ebafea8 to mainline-art-release

Change-Id: Ib40619adf7dbcb8351ebbc2d65c1e465a39c63ae
tree: 08a38c305064022ffe8cea6080d6a6ed4e7d8219
  1. dist/
  2. docs/
  3. exec/
  4. rules/
  5. test_mappings/
  6. workspace/
  7. OWNERS
  8. README.md
README.md

Bazel Common Rules

This directory contains common Bazel rules and tools shared between the Platform and Kernel builds.

For platform-specific rules, place them in the platform checkout's //build/bazel/rules directory.

For kernel-specific rules, place them in kernel checkout's //build/kleaf directory.