Merge "Mark libprocinfo vendor_avaialable."
This commit is contained in:
commit
457ae84df7
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@ libprocinfo_cppflags = [
|
|||
|
||||
cc_library {
|
||||
name: "libprocinfo",
|
||||
vendor_available: true,
|
||||
host_supported: true,
|
||||
srcs: [
|
||||
"process.cpp",
|
||||
|
|
Loading…
Reference in a new issue