Merge "init tests: libhidl-gen-utils static"
This commit is contained in:
commit
89d8fdf3ed
1 changed files with 3 additions and 1 deletions
|
@ -502,11 +502,13 @@ cc_defaults {
|
|||
"libbase",
|
||||
"libcutils",
|
||||
"libselinux",
|
||||
"libhidl-gen-utils",
|
||||
"liblog",
|
||||
"libprocessgroup",
|
||||
"libprotobuf-cpp-lite",
|
||||
],
|
||||
static_libs: [
|
||||
"libhidl-gen-utils",
|
||||
],
|
||||
}
|
||||
|
||||
cc_library_static {
|
||||
|
|
Loading…
Reference in a new issue