Merge "Change extraction tool to vendor_available"
This commit is contained in:
commit
d839925a9d
1 changed files with 1 additions and 1 deletions
|
@ -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",
|
||||
|
|
Loading…
Reference in a new issue