commit | 470379c690adef41c846edf3adc37523dceeaee0 | [log] [tgz] |
---|---|---|
author | Mateusz UrbaĆczyk <urbanczyk@google.com> | Wed Feb 26 22:46:54 2025 -0800 |
committer | codewalkerster <codewalker@hardkernel.com> | Fri May 09 15:53:51 2025 +0900 |
tree | 1e2dd21e0f17a36a2c4eb9e17b0e872d76617dfd | |
parent | 7d1cd18a54068e858e440ff063e451cd5273deb0 [diff] |
copy_to_dist_dir: Add wipe_destdir alias for wipe_dist_dir This change unifies the flag names passed for both pkg_install and the legacy copy_to_dist_dir --dist_dir already has an --destdir alias so this is consistent with current interface. Bug: 399286110 Change-Id: I111a1d8133a4398c6653820fc5fda910d713c850
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.