Android Mainline Module Release 8762333,com.google.android.documentsui
Snap for 8558685 from e1351bc691d4fc4c610eb79c39251792423533a6 to tm-frc-documentsui-release

Change-Id: I5c89155dfac0aebd1d5ec34f8c297c6509b161d7
tree: 37b3036cc2a5c53c9a2da2fd51b44994ab148e8f
  1. dist/
  2. docs/
  3. OWNERS
  4. 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.