commit | 7d1cd18a54068e858e440ff063e451cd5273deb0 | [log] [tgz] |
---|---|---|
author | HONG Yifan <elsk@google.com> | Fri Aug 16 11:51:23 2024 -0700 |
committer | codewalkerster <codewalker@hardkernel.com> | Fri May 09 15:53:37 2025 +0900 |
tree | a1928cfe316358583cd33e755a325ad4b6fd3189 | |
parent | b4f0919269ec78d28ec32a34ca90e107c3a41f4e [diff] |
dist: Accept --destdir This matches pkg_install(). This is to facilitate the migration to pkg_install(), so that build bots can use a command line interface that works for both copy_to_dist_dir() and pkg_install(), then edit the code to switch to pkg_install(). Bug: 331730853 Test: manual Change-Id: I22310779944aa603e962e21cc72e7b2c6868c095 (cherry picked from commit f547672a1d6b914891addd2d5bf2a5b100cb3e99)
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.