Merge "Change extraction tool to vendor_available"

This commit is contained in:
Treehugger Robot 2022-11-17 19:33:29 +00:00 committed by Gerrit Code Review
commit d839925a9d

View file

@ -88,7 +88,7 @@ cc_test {
cc_binary {
name: "rkp_factory_extraction_tool",
vendor: true,
vendor_available: true,
srcs: ["rkp_factory_extraction_tool.cpp"],
defaults: [
"rkp_factory_extraction_defaults",