diff options
author | 2022-02-22 18:07:55 +0000 | |
---|---|---|
committer | 2022-02-24 14:46:41 +0000 | |
commit | fa1831c2008c93e9a68309f6f4ef6e0d6c48c264 (patch) | |
tree | 52722e3688af320490265edd62c15cb22dbc02b8 /rust/compiler.go | |
parent | 4c696f2a8949867a2567c3d328eac8118b35410b (diff) |
add a module-level allowlist to bp2build
We currently enabled modules in bp2build on a package level, and we
disable individual modules based on a denylist. To enable a specific
module individually, we must change the corresponding Android.bp file to
include a bp2build_available property. Instead, have a centralized list
of specifically enabled modules.
Bug: 220875679
Test: m bp2build
Change-Id: I908f2f2366b72affb04234fbe92ba03bf5a37338
Diffstat (limited to 'rust/compiler.go')
0 files changed, 0 insertions, 0 deletions