frc_340819030 (10622519,com.google.android.go.media,com.google.android.go.media.swcodec,com.google.android.media,com.google.android.media.swcodec)
Snap for 10078606 from c01652a2812113ce5f9846bb9ded4f9f07fa3117 to aml-frc-release

Change-Id: I7d56b7f37c9353feea7040f78a44993ca7b45571
tree: 9fc58758036545a844bd37390f2976322c6aceb8
  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.