Surface wv_factory_extraction_tool on ab

[ Merge of go/wvgerrit/165108 ]

Bug: 234078142
Bug: 238831085
Test: adb shell wv_factory_extraction_tool csr
Change-Id: I3c689b5719a0a72410d6d8cb95c7c416e67931e5
This commit is contained in:
Robert Shih
2022-06-28 16:19:25 +00:00
parent 65afc697d1
commit fdb47a37da

View File

@@ -38,5 +38,11 @@ cc_binary {
local_include_dirs: [
"include",
],
dist: {
targets: [
"dist_files",
],
dest: "wv_factory_extraction_tool",
},
}