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