bp2build: Allowlist and build fastboot with Bazel.
Test: $ b build //system/core/fastboot:fastboot --config=linux_x86_64 && bazel-bin/system/core/fastboot/fastboot --help Change-Id: I70159a49e7fdfbb8a0b653161e9ea2a9eeeab977
This commit is contained in:
@@ -333,6 +333,13 @@ var (
|
|||||||
"server_configurable_flags",
|
"server_configurable_flags",
|
||||||
"tensorflow_headers",
|
"tensorflow_headers",
|
||||||
|
|
||||||
|
// fastboot
|
||||||
|
"bootimg_headers",
|
||||||
|
"fastboot",
|
||||||
|
"libfastboot",
|
||||||
|
"liblp",
|
||||||
|
"libstorage_literals_headers",
|
||||||
|
|
||||||
//external/avb
|
//external/avb
|
||||||
"avbtool",
|
"avbtool",
|
||||||
"libavb",
|
"libavb",
|
||||||
|
Reference in New Issue
Block a user