commit | 0a40cc071e7c64c8483ac529a73562b50db711cd | [log] [tgz] |
---|---|---|
author | Yifan Hong <elsk@google.com> | Wed Sep 21 14:45:10 2022 -0700 |
committer | Yifan Hong <elsk@google.com> | Wed Sep 21 14:47:57 2022 -0700 |
tree | 6547982ca37b7334fc3f7b1ef9cc378b2027b59e | |
parent | 21f786c1223bb216e0583e58ddbcf754be5f269a [diff] |
Revert "dist: add support for configurable file permissions" This reverts commit 87e276f7c93bff6d57c882f26161f27b395c1792. Reason of revert: breaks two sequential builds when mode_overrides is empty. Test: manual on raviole build Bug: 248099893 Change-Id: Idd7f0713e890e709e03a58bbdb07f636b4b56f86 Signed-off-by: Yifan Hong <elsk@google.com>
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.