Merge "init tests: libhidl-gen-utils static" am: 89d8fdf3ed am: 47dfd3956c
Original change: https://android-review.googlesource.com/c/platform/system/core/+/2492258 Change-Id: I17660803805fc77f623ceef5fefec80e25e2f9b6 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
b5169307d7
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…
Add table
Reference in a new issue