Android Platform 13.0.0 Release 14 (11048976)
Snap for 9239618 from 296bccad6249d9311cb486bc49a3ac839a0421a1 to tm-platform-release

Change-Id: I6e7982d3f40bb96211dd1a94fa8d2e105e1ab943
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.