Project import generated by Copybara.

PiperOrigin-RevId: 199207808
17 files changed
tree: 924d19a7b55e647ceea9c106da4fae8012b5c375
  1. android/
  2. AUTHORS
  3. CONTRIBUTING.md
  4. CONTRIBUTORS
  5. LICENSE
  6. README.md
  7. WORKSPACE
README.md

Android support in Bazel

Overview

This repository contains the Skylark implementation of Android rules in Bazel.

The rules are being incrementally converted from their native implementations in the Bazel source tree.

For the list of Android rules, see the Bazel documentation.